View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Brad[_11_] Brad[_11_] is offline
external usenet poster
 
Posts: 4
Default Status Message User Form in Excel '97

Dave,

Thanks for the information. I opted to use the
statusbar property. The message is not as noticable for
the user, but simpler and faster for a hack like me.

-Brad


-----Original Message-----
Brad,

You could try Stephen Bullen's 'FloatWind' demo he
http://www.bmsltd.co.uk/Excel/Default.htm

...or set the Application.StatusBar property?

Cheers,
Dave.