mathias1979
Technical User
Using Macros in Excel...is there a way to run a Macro in different workbook even if the sheet are not the same? In other words...if I record a macro that copies data from a sheet titled "Sheet 1" to a sheet titled "Sheet 2"...is it possible to run this in another workbook where the sheets are named "Page 1" and "Page 2" by somehow telling the Macro to just copy data from the first page in the workbook to the second page in the workbook...regardless of their names?