View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
circuit_breaker circuit_breaker is offline
external usenet poster
 
Posts: 13
Default ProgressBar control displays erratically on Open

Hi,

My worksheet has several progressBar controls: =EMBED
("MSComctlLib.ProgCtrl.2","") in order to illustrate some data on the
Sheet. But those progressBar controls are messed up when I load the
worksheet from disk. I have to scroll the page up/down and then they
resize and display properly.

Any known workaround for this? Thanks.