Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello friends,
I need some help. I use VBA code to upgrade an existing Excel workbook with new code and forms. I do this by removing code modules and User forms using VBA and then importing the new code modules and user forms. Things have been working fine for the last few months but recently one of the users reported an error - which takes place because UserForm1 is not getting removed. The actual error takes place when the new UserForm1 is imported by the VBA code. I could reproduce the error on my computer as well. The interesting thing is that the code does not create an error on the line when UserForm1 is being removed. Moreover, when I step through the code I can can see that the UserForm1 is still a part of the project even though the VBA code removing it has been execuated?! Can someone point to what may be happening? Thanks Alok |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Scrolling of UserForm1 | Excel Programming | |||
Scroll through Userform1 Records | Excel Programming | |||
userform1.activecontrol.name | Excel Programming | |||
Userform1 Border | Excel Programming | |||
Userform1 Border | Excel Programming |