Script Error - Type mismatch: 'Mycontrols' Line No. 415

S

sclark

A form was created in Outlook. When one of the user's tried to use the form
they received a Script Error - Type mismatch: 'Mycontrols' Line No. 415.
Once they clicked on OK it opened up the form.

Is this anything to be concerned about?
 
H

Hollis Paul [MVP - Outlook]

Script Error - Type mismatch: 'Mycontrols' Line No. 415.
Once they clicked on OK it opened up the form.

Is this anything to be concerned about?
Presumably some controls collection is not getting initialized and,
consequently, some particular isn't getting referenced properly.
However, if nobody is using that part of the code, and that can happen
in forms development, then it may not be a problem. Can you users do
everything with the form they want to do? If yes, What me worry?
 
S

Sue Mosher [MVP-Outlook]

It might help if you posted a code snippet that shows line 415 and all the statements that define the objects and variables referred to in that statement.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top