Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I want a Userform to be displayed for only two seconds on opening of a
specific workbook! How 2 achieve the same? -- Best Regards, FARAZ A. QURESHI |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
you could put a sub in the workbook open event to display the form then use the application.ontime event to call a sub that closes the form. look up application.ontime in vb help and see this site for more details. http://www.cpearson.com/excel/ontime.htm regards FSt1 "FARAZ QURESHI" wrote: I want a Userform to be displayed for only two seconds on opening of a specific workbook! How 2 achieve the same? -- Best Regards, FARAZ A. QURESHI |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I fill a cell in a user form from a selection on same form? | Excel Discussion (Misc queries) | |||
User form | Excel Discussion (Misc queries) | |||
User form | Excel Discussion (Misc queries) | |||
user form | New Users to Excel | |||
User Form Still Trying | New Users to Excel |