Hi all,
I have a quick question that i'm hoping some of you guys can help me with.
I have a target workbook which has 3 cells on the first sheet which detail:
the filepath (i.e.: \\Desktop\Action Plan Trackers) = H13
the spreadsheet name (i.e.: MAIN Tracker v1.3.xls)= H14
and the sheet name (i.e.: Business Case) = H15
At the moment this works well and it imports the data from the source workbook. Ultimately i want to use the target workbook for more than one source (not at the same time) - (the target workbook prompts to be saved after the import has been completed) and wanted to know if there was an easy way of automatically updating the filepath in the target workbook with the details from the source workbook
I kind of had an idea that the agent completes the data in the source workbooks - triggers a macro off of a command button i.e. Export - this then opens the Target workbook (which updates H13, H14 and H15) with the details of the source workbook automatically, the import macro then completes and the user is prompted to save the workbook with the correct name...
I'm not sure how easy/hard this would be to achieve though? - so any help would be fantastic!!!
I have a quick question that i'm hoping some of you guys can help me with.
I have a target workbook which has 3 cells on the first sheet which detail:
the filepath (i.e.: \\Desktop\Action Plan Trackers) = H13
the spreadsheet name (i.e.: MAIN Tracker v1.3.xls)= H14
and the sheet name (i.e.: Business Case) = H15
At the moment this works well and it imports the data from the source workbook. Ultimately i want to use the target workbook for more than one source (not at the same time) - (the target workbook prompts to be saved after the import has been completed) and wanted to know if there was an easy way of automatically updating the filepath in the target workbook with the details from the source workbook
I kind of had an idea that the agent completes the data in the source workbooks - triggers a macro off of a command button i.e. Export - this then opens the Target workbook (which updates H13, H14 and H15) with the details of the source workbook automatically, the import macro then completes and the user is prompted to save the workbook with the correct name...
I'm not sure how easy/hard this would be to achieve though? - so any help would be fantastic!!!