Copy date from one WB to another based on matching ID?

Jaxven

New Member
Joined
Jun 13, 2019
Messages
1
I'm sure I knew how to do this once :eek:

Ok so I need to take the date from workbook 1 column G to workbook 2 column c based on matching I.D'S in column A

In workbook 1;

Client ID is in Column A, between 40-60 records at any one time.
Date of next meeting is in column G.


ABCDEFG
1Client IDName(Data not needed)(Data not needed)(Data not needed)(Data not needed)Meeting due by
2
3

<tbody>
</tbody>

In workbook 2;

Client ID is in Column A
Date of next meeting needs to go in Column C, to update when workbook 2 opened.

ABCD
1Client IDNameMeeting due byCaseworker
2
3

<tbody>
</tbody>


Can this be done?

I also need to be able to populate the table in Workbook 2 with any new entries to Workbook 1, with only selected cells from each row (ie not all the data, just 4 columns out of 15).

Thanks in advance for any help you can offer :)
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,215,479
Messages
6,125,041
Members
449,206
Latest member
Healthydogs

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top