Hello there,
In workbook1, I have data in column A for 'Name1'.
2019-04-18
2019-04-19 (cell filled in with blue)
2019-04-20 (cell filled in with red)
2019-04-21
In workbook2, I have columns in row 1:
Name1 ...... Name2 ...... Name3
I'm wondering if there's a code that will search for 'Name1' in workbook2 and then copy the data I have in workbook1 underneath 'Name1' in workbook2. In addition, if there is already data underneath 'Name1' to simply override what's there with the new data.
Thank you in advance!
In workbook1, I have data in column A for 'Name1'.
2019-04-18
2019-04-19 (cell filled in with blue)
2019-04-20 (cell filled in with red)
2019-04-21
In workbook2, I have columns in row 1:
Name1 ...... Name2 ...... Name3
I'm wondering if there's a code that will search for 'Name1' in workbook2 and then copy the data I have in workbook1 underneath 'Name1' in workbook2. In addition, if there is already data underneath 'Name1' to simply override what's there with the new data.
Thank you in advance!