hello anyone?
I have a macro enabled wb (ConfigureData) that depends on data from a non-macro wb (DrawingData). ConfigureData has a formula to get data from DrawingData, and place the data into sheet1 of ConfigureData.
Both wbs are in a folder named "ExcalDataConfig".
When I run the macro on my computer, (the computer that I wrote the macro on), everything works fine.
When I try to run the macro on a different computer, (I copied the ExcalDataConfig folder to a colleague's computer), the macro does NOT run, as it cannot find the wb DrawingData, even though both wbs are in the same folder.
Can you please tell me how to to this?
I have a macro enabled wb (ConfigureData) that depends on data from a non-macro wb (DrawingData). ConfigureData has a formula to get data from DrawingData, and place the data into sheet1 of ConfigureData.
Both wbs are in a folder named "ExcalDataConfig".
When I run the macro on my computer, (the computer that I wrote the macro on), everything works fine.
When I try to run the macro on a different computer, (I copied the ExcalDataConfig folder to a colleague's computer), the macro does NOT run, as it cannot find the wb DrawingData, even though both wbs are in the same folder.
Can you please tell me how to to this?