View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CDotWin CDotWin is offline
external usenet poster
 
Posts: 12
Default Importing a document

Please Help

I'm trying to import an HTML image (its a status bar that moves back and forth) from its original code. I want the bar not to be an image, like VB is making it. I want it to actually move. Is there anyway to import it so that it does move? and by chance...is there a way to make an existing form stay on the screen as VB is calculating or making changes to a worksheet? Basically, I want the status bar and the message stay afloat on the screen until VB is done with its calculations.

Thank you so much in advance!