Hello guru's, I need your insight to help me create a MACRO that can go & get data in an Excel file located on one drive, copy it and then paste this data to another Excel file in another drive where the date matches.
I've looked for examples, but I can not decern which one I'll need to help me in this scenario. Your help is greatly appreciated! ray:
Thanks again!
OS: Windows XP
Excel Version: Excel 2007
File Locations:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Source: L:\traffic\Pass Down Note\ Transportation Pass Down Master.xlsm
Target: Z:\share\Daily Inbound\Daily_IB_ADEL_ATS.xlsx
The Data’s Copy and Paste Parameter:<o></o>
Source File date: is always found on the Tab “Exec Sum” and is always in only one Cell, “C3”
(cell “C3” is over written everyday)
And where this date matches in the target file
Target File date: Column “A” (range A2:A60k+) in the Tab “0530_Data”
The Data I want:
Source File Data Set A: found in Cell “C14” on the “Exec Sum” Tab
Source File Data Set B: found in Cell “C15” on the “Exec Sum” Tab
Source File Data Set C: found in cell “C19” on the “Exec Sum” Tab
Where I want the data to go:
Copy “Data Set A” and Paste to Target, Tab “0530_Data”, Column “F” where date matches
Copy “Data Set B” and Paste to Target, Tab “0530_Data”, Column “G” where date matches
Copy “Data Set C” and Paste to Target, Tab “0530_Data”, Column “H” where date matches
Additional Actions
Save and Close Target File
I've looked for examples, but I can not decern which one I'll need to help me in this scenario. Your help is greatly appreciated! ray:
Thanks again!
OS: Windows XP
Excel Version: Excel 2007
File Locations:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Source: L:\traffic\Pass Down Note\ Transportation Pass Down Master.xlsm
Target: Z:\share\Daily Inbound\Daily_IB_ADEL_ATS.xlsx
The Data’s Copy and Paste Parameter:<o></o>
Source File date: is always found on the Tab “Exec Sum” and is always in only one Cell, “C3”
(cell “C3” is over written everyday)
And where this date matches in the target file
Target File date: Column “A” (range A2:A60k+) in the Tab “0530_Data”
The Data I want:
Source File Data Set A: found in Cell “C14” on the “Exec Sum” Tab
Source File Data Set B: found in Cell “C15” on the “Exec Sum” Tab
Source File Data Set C: found in cell “C19” on the “Exec Sum” Tab
Where I want the data to go:
Copy “Data Set A” and Paste to Target, Tab “0530_Data”, Column “F” where date matches
Copy “Data Set B” and Paste to Target, Tab “0530_Data”, Column “G” where date matches
Copy “Data Set C” and Paste to Target, Tab “0530_Data”, Column “H” where date matches
Additional Actions
Save and Close Target File