Thread: Runtime error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Anthony[_5_] Anthony[_5_] is offline
external usenet poster
 
Posts: 34
Default Runtime error

I have a .XLS document that runs macros correctly on my laptop with MS
Office 2007 but when I open it on my desktop with MS Office 2003,
gives me the following message: runtime error '438': object does not
support this property or method. I have enabled macros when I open
the workbook on the desktop. Any ideas how I can get the workbook's
macros to work correctly? By the way, the macro is assigned to a
button to create a new worksheet. If I click OK, the sheet is created
but all the data is not. Thanks.