Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i got a module to check if internet connection available. this takes about 30
to 60 sec's to check. when established userform1 load and the user can continue. i made userform4 with label1 to display when opening the workbook. in workbook open i got load userform4 call check4internet unload userform4 load userform1 userform4 does not unload. how can i put a "time delay" userform while sub check4internet is running? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See
http://www.j-walk.com/ss/excel/tips/tip39.htm -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "pswanie" wrote in message ... i got a module to check if internet connection available. this takes about 30 to 60 sec's to check. when established userform1 load and the user can continue. i made userform4 with label1 to display when opening the workbook. in workbook open i got load userform4 call check4internet unload userform4 load userform1 userform4 does not unload. how can i put a "time delay" userform while sub check4internet is running? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cells display as R5C5. How do I change it to display E5? | Excel Discussion (Misc queries) | |||
How to display remaining txt file which overflowed MsgBox display? | Excel Discussion (Misc queries) | |||
Why does my formula bar display a lengthy string, but my cells display #####? | Excel Programming | |||
Conditional display - IF cell is blank, display next used row! | Excel Programming | |||
Numbers display as decimal, i.e. enter 123 display 1.23 | Setting up and Configuration of Excel |