View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MEAGAIN MEAGAIN is offline
external usenet poster
 
Posts: 5
Default run time error 1004

I was told the following about a macro I built: If you build a large portion of your macros with the macro recorder in a newer version of Excel, then the code will use the "new" arguments which will cause problems in older versions. I was getting a run-time error 1004, when the file was opened in an older version of Excel. Is there a solution to change this file so it will work with older versions when opened

Thank