timhans
Programmer
- Jun 24, 2009
- 75
Hello, not sure if this is the right forum for this questions. I have a crystal report which I imported into Access, the table is like so
ID Insurance Name
ID1 Ins1 Name1
ID1 Ins2 Name1
ID1 Ins3 Name1
ID2 Ins1 Name2
ID3 Ins1 Name3
ID3 Ins2 Name3
ID3 Ins3 Name3
ID3 Ins4 Name3
ect
But I need
ID Insurance1 Insurance2 insurance3 insurance4 Name
ID1 Ins1 Ins2 Ins3 Name1
ID2 Ins1 Ins2 Name2
ID3 Ins1 Ins2 Ins3 Ins4 Name3
ect
where ins1 ins2 ect can all be different for different names. There are about 20,000 records, if I can get it in to the desired structure there will be about 8,000 records. Thanks for any help you can offer
ID Insurance Name
ID1 Ins1 Name1
ID1 Ins2 Name1
ID1 Ins3 Name1
ID2 Ins1 Name2
ID3 Ins1 Name3
ID3 Ins2 Name3
ID3 Ins3 Name3
ID3 Ins4 Name3
ect
But I need
ID Insurance1 Insurance2 insurance3 insurance4 Name
ID1 Ins1 Ins2 Ins3 Name1
ID2 Ins1 Ins2 Name2
ID3 Ins1 Ins2 Ins3 Ins4 Name3
ect
where ins1 ins2 ect can all be different for different names. There are about 20,000 records, if I can get it in to the desired structure there will be about 8,000 records. Thanks for any help you can offer