Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I sometimes unload my form. It can be seen. But it is already runing in
background. How can i unload it |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can only use the Me word in the form module.
If your code is in another module then use the name of the form... Unload UserForm1 -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware wrote in message I sometimes unload my form. It can be seen. But it is already runing in background. How can i unload it |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
problem with Linking workbooks via "copy" and "paste link" | Excel Discussion (Misc queries) | |||
Problem: Worksheets("New Style 2006").Unprotect Password:="naPrint" | Excel Programming | |||
Problem with "On error resume next" with "custom VLookup" | Excel Programming |