Runtime error

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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
 
Back
Top