Excel VBA runtime error when form loads 
Author Message
 Excel VBA runtime error when form loads

I have an excel addin for creating reports, when the user
clicks on the start report menu, it starts a userform
that asks for the dates to make the report from. if these
dates incorporate different jobs, it then brings up
another userform with a combobox(and a label for the
combobox) that gives the user the name of the jobs
available between the dates chosen. the first time after
excel is opened, everything runs fine. the next time it
is run, i get a application runtime error that
states 'the object invoked has disconnected from its
clients' when the second form is loaded. if the date(s)
selected on the first form only involve 1 job, the form
is never loaded by the code and the rest of the code
executes fine. any ideas about what i have wrong would be
greatly appreciated.
Thanks,
Mike


Wed, 05 Oct 2005 05:40:30 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB6: application in runtime environment with error on loading form: ado cannot load object

2. Error Loading Form @ Runtime

3. Runtime Error 31037 - Error Loading From File

4. runtime error 48 error loading DLL

5. Runtime error 48 - error loading .DLL

6. Runtime Error 48 - Error in Loading DLL

7. Runtime error 31037 - Error loading from file

8. loading controls at runtime in VBA?

9. Not a loaded class error when loading form

10. Loading text files into Excel using VBA

11. Loading Data Analysis Pack from Excel VBA

12. Windows EXCEL VBA / MAC EXCEL VBA compatibility issues

 

 
Powered by phpBB® Forum Software