K
Kentucky
This is the situation
I have 1st table that has multiple entries for one ID
I need to concatenate the memo fields for the IDs
Before I append to the Final Table
Example of 1st table
ID Name Note
3 Smith 1st Entry
3 Smith 2nd Entry
3 Smith 3rd Entry
4 Mars 1st Entry
4 Mars 2nd Entry
Any help would be appreciated!
I have 1st table that has multiple entries for one ID
I need to concatenate the memo fields for the IDs
Before I append to the Final Table
Example of 1st table
ID Name Note
3 Smith 1st Entry
3 Smith 2nd Entry
3 Smith 3rd Entry
4 Mars 1st Entry
4 Mars 2nd Entry
Any help would be appreciated!