Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() to help isolate the problem I recommend temporarily commenting out the ON Error statement and changing the Break On error option in VBA menu 1) Tools - Options General - Error Trapping Set to break on all errors. 2) Go back and run your macro again and see if any other error messae come up. I suspect there is a hidden error that is getting bypassed by the ON Error Statement. You need to find and fix the 1st problem which should resolve the lock up. -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=186927 http://www.thecodecage.com/forumz/chat.php |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
updating a spreadsheet with a 'Search' User Form | Excel Discussion (Misc queries) | |||
Excel Crashes when trying to open a User Form | Excel Programming | |||
Date field in user form & Loading a user form on opening workbook | Excel Programming | |||
vbModeless user form crashes Excel | Excel Programming | |||
Updating Worksheet Through User Form | Excel Programming |