Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a problem:
On the code of thisworkbook_open event, I put userform1.show. But my userform1's code has problem of infinite loop, and I can't get into the design code to fix it. Please help. Thanks a bunch. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hold down the shift key when you open the workbook and the code won't run.
-- Regards, Tom Ogilvy "Loi Luong" wrote in message om... I have a problem: On the code of thisworkbook_open event, I put userform1.show. But my userform1's code has problem of infinite loop, and I can't get into the design code to fix it. Please help. Thanks a bunch. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can also hit Esc to interrupt the code and debug.
-----Original Message----- I have a problem: On the code of thisworkbook_open event, I put userform1.show. But my userform1's code has problem of infinite loop, and I can't get into the design code to fix it. Please help. Thanks a bunch. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Form Code Required | New Users to Excel | |||
How do I call number values form one workbook to another workbook | Excel Worksheet Functions | |||
close form code | Excel Discussion (Misc queries) | |||
User Form Code | New Users to Excel | |||
VBA code to finish this form, Thanks | Excel Programming |