View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Peter Ostermann[_3_] Peter Ostermann[_3_] is offline
external usenet poster
 
Posts: 37
Default Setting left position works in XL 2k and 2002 but..


"Peter Ostermann" wrote

...not in 2003

I set .left = 1 and .top = 1 and it works fine
in Excels other than 2003. There I get error 1004.
Can anybody help with that porblem
Thanks.

Peter


Excel 2003 is in this matter definitively not downward
compatible to Excel 2000 and 2002.

Does anyone know a workaround for to run under
Excel 2003 all Excel-VBA-applications that are developed
under Excel 2000?

Thanks in advance for any hint.

Peter