Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that I open automatically with a user form
(frmQuery)showing. Upon opening the workbook in the initialization event, I have a second workbook open in order to copy information from one to the other and then close the second workbook. The second workbook also opens automatically with a user form (frmSurvey). The problem I have is I don't want the second workbook form (frmSurvey) to show during the copy process. I can't seem to get it to not show. I have tried the UNLOAD and the HIDE methods, neither of which works. Any suggestions? PAM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Embedding spreadsheet in a user form | Excel Discussion (Misc queries) | |||
How do I fill a cell in a user form from a selection on same form? | Excel Discussion (Misc queries) | |||
Put "put user form" in spreadsheet | New Users to Excel | |||
User form and hiding spreadsheet | Excel Discussion (Misc queries) | |||
Why is my Excel spreadsheet's sorting not being remembered? | Excel Discussion (Misc queries) |