email this FAQ to a colleague Q: I am having this error: Microsoft VBScript runtime error '800a000d' Type mismatch What is the problem?
Microsoft VBScript runtime error '800a000d' Type mismatch
A: One of the most frequent reasons for this is incompatible VBS types. This often occurs when passing parameters to object methods.
- Michael Corning