So here is the problem: I have an excel file of
records. Among these records are some that belong to the same person,
different data. Because each person is identified with their own Id,
i.e, unique key, I am having an issue placing the data from two or more
records belonging to the same person in a single record for a data
summation.
I eventually, or simultaneously want to include the synthesized record with all other records for a count of data contained within all the records.
Of course, I have imported the records into an Access 2013 table for
manipulation, but I can't create a single record with multiple data from
the multiple records with identical keys.
If anyone has a solution or requires further clarification, I would appreciate help on the project.
Additional information; the table holds fields for all the data.