It's a mess.
I inherited a project which has two databases. One is a membership program (MT) and one in Excel. The MT will allow me to export data in CSV format.
The MT program has the names, member ID#, and address data for the members. The excel database contains the names and Member ID numbers of some (not all) of the members in the MT program -- but no address data.
I could create two worksheets: One with the original excel data which only has name and member ID -- and the other with the name, member ID, and address (from a CSV version of the MT data).
Is there a way to use the member ID number in the worksheet 1 to somehow locate and import the matching address data into worksheet 2 so it will appear in the correct member's row? Keep in mind that I only want the address data for some (about 200) of the members (about 2,000).
I hope I've explained this sufficiently. Thanks,
AJJ
I inherited a project which has two databases. One is a membership program (MT) and one in Excel. The MT will allow me to export data in CSV format.
The MT program has the names, member ID#, and address data for the members. The excel database contains the names and Member ID numbers of some (not all) of the members in the MT program -- but no address data.
I could create two worksheets: One with the original excel data which only has name and member ID -- and the other with the name, member ID, and address (from a CSV version of the MT data).
Is there a way to use the member ID number in the worksheet 1 to somehow locate and import the matching address data into worksheet 2 so it will appear in the correct member's row? Keep in mind that I only want the address data for some (about 200) of the members (about 2,000).
I hope I've explained this sufficiently. Thanks,
AJJ