View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eddie_SP[_2_] Eddie_SP[_2_] is offline
external usenet poster
 
Posts: 47
Default Userform hides by itself

Hi Community !

I have a .xls file in the Server of my company. And many people access it.
In a multipage, when people select page 6, another .xls file from server is
activated but when this one is activated, the Userform hides by itself.
The user must use ALT + TAB to get the Userform back to screen.

BUT...

It happens only in a few computers, because of bad connection I think
(wireless connection).

Is there any command I can use for both cases?
- If Userform is activated the command won't bug the file.
- If Userform is hidden, the command will bring it to screen

Thank you !