View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Setting left position works in XL 2k and 2002 but..

After the error, try going into the vbe into tools=References and see if
have a reference marked as MISSING. If so, you need to resolve the
reference.

This is just a guess of course, since the information you provided is
extremely limited.

--
Regards,
Tom Ogilvy


"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