G
Guest
Hi I have an access table with the following data(some columns omitted for
ease of reading):
MemberNo, Fname, Lname, Code
123456,John,Doe,A
123456,John,Doe,B
123456,John,Doe,E
345678,Ted,Test,C
345678,Ted,Test,E
345678,Ted,Test,F
ETC. I need to create a new table with the only one record line per ID with
the Code field either in one field for multiple fields within that record
line.
Please help. The deadline noose is tightening. Thank you
ease of reading):
MemberNo, Fname, Lname, Code
123456,John,Doe,A
123456,John,Doe,B
123456,John,Doe,E
345678,Ted,Test,C
345678,Ted,Test,E
345678,Ted,Test,F
ETC. I need to create a new table with the only one record line per ID with
the Code field either in one field for multiple fields within that record
line.
Please help. The deadline noose is tightening. Thank you