Runtime error

G

Guest

I tried working on a vb form in a vb application.
But upon clicking on a list box , the eroor
runtime error 380
invalid property value popped up and upon clicking on OK
the application closed ...
please help.

MPax
 
S

Sue Mosher [MVP]

Try adding error handling to your application and break points to isolate the statement that is producing the error.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Top