View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leon[_2_] Leon[_2_] is offline
external usenet poster
 
Posts: 25
Default Form with progressbar

Hi

First - I do not understand why some of my latest postings does not
appear in this group .. saw my new post and then next time I logged on
- it was gone...?
Any of you have an explanation?

Next..
I have an OnTime event going every minut loading external data.
When the user has excel as the active application, I want to show the
userform with the progressbar on every load..
When the user switches to f.ex. outlook the userform shows up and make
excel the active application..
annoying for the the user who was using outlook.

The userform must be on top of the workbook it belongs - not on top of
all applications

how do I do that?

cheers