Hello Again,
Is there a way to put the fields from multiple recors into one record. Let me explain what I mean....
I have created a table with the sql inner join command so the dest table can have multiple record for any given idnr (the join) But my client whant's to have a excel sheet with all the fields in one record so for example one person can have X employer recors so in the dest table this person has X records is their a way to put all these fields in ONE record so I can export it to excel short of programming a dest table with all these fields. Because I don't know how manny X recors a person can have....
Thanks in advance
Is there a way to put the fields from multiple recors into one record. Let me explain what I mean....
I have created a table with the sql inner join command so the dest table can have multiple record for any given idnr (the join) But my client whant's to have a excel sheet with all the fields in one record so for example one person can have X employer recors so in the dest table this person has X records is their a way to put all these fields in ONE record so I can export it to excel short of programming a dest table with all these fields. Because I don't know how manny X recors a person can have....
Thanks in advance