Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone, Thanks in advance for any help! I have two issues,
1. I'm using a userform where the user will "view" a report in excel. When the document is opened, the userform unloads. The user views the document and then closes it. How can I then have the userform back on the screen again? 2. Also, I have an Exit button which will exit the macro/workbook - exiting the macro and closing the file. The error I get is: compile error - wrong number of arguments or invalid property. Here's that code: Private Sub CommandButton3_Click() Workbooks.Close savechanges:=False End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform to grab,correct and restore data | Excel Programming | |||
restore | Excel Discussion (Misc queries) | |||
restore down | Excel Discussion (Misc queries) | |||
Had to restore .. and now.. | Excel Discussion (Misc queries) | |||
Restore Gridlines | Excel Discussion (Misc queries) |