Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try using
Me.hide if the instruction is in the code associated with the userform. -- Regards, Tom Ogilvy morry wrote in message ... Thanks Chip that works. But now I'm having trouble hiding the form. The code I put in is: Form.hide but it tells me: Must close or hide topmost modal form first I only have one form and the only code in it is the code you gave me. I have a button on Sheet1 that has the code: Form.Show but i don't know what it wants me to close. Any Suggestion? Thank you Morry --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I preserve font/size when sending text to a different cell | Excel Worksheet Functions | |||
maintaining text rotation sending sheet to email recipient | Excel Worksheet Functions | |||
Sending Text Messages with Excel??? | Excel Worksheet Functions | |||
Sending Mail from Excel: Body Text | Excel Programming | |||
VBA code for sending cells B6:J10 to text file. | Excel Programming |