Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Open Excel 2003 from Windows Explorer | Excel Discussion (Misc queries) | |||
Need suggestions for some uses of Ms Excel | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
Excel 2002 and 2000 co-install. Control Which Starts ? | Excel Discussion (Misc queries) |