Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have figured out the userform to create a disclaimer and it pops up when I
open the workbook but how do I get the work book to open/close according to the selection they make. Right now it only closes via the cross, and the option buttons in the user form don't do anything. The code i am using to get the userform to come up is: Private Sub Workbook_Open() Application.ScreenUpdating = True PopQuiz.Show Application.ScreenUpdating = False End Sub Answers in laymens terms please as i am a beginner!! Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Paste selected Range from Excel to Outlook with Disclaimer Statement & Signature | Excel Discussion (Misc queries) | |||
Legal Disclaimer | Excel Discussion (Misc queries) | |||
MSN Quote Pop-UP Disclaimer | Excel Discussion (Misc queries) | |||
Using a disclaimer in excel | Excel Discussion (Misc queries) | |||
wish to add a disclaimer (like any software install) as per macro. | Excel Discussion (Misc queries) |