G
Guest
This is probably the easiest thing to do but I havent been able to nut it out
so far :
What I have is a flat text file exported from another database which
contains basically Customers and purchases. Each purchase is treated
differently naturally, but the Customer is repeated per purchase ie
Name Adress Purchase
Jim Bloggs 123 Madeup Place Butter
Jim Bloggs 123 Madeup Place Eggs
Jim Bloggs 123 Madeup Place Milk
What I want to do, is from this very simple database is create another
table, or export of some decription that will do something similar to this:
Name Address Purchases
Jim Bloggs 123 Madeup Place Butter, Eggs, Milk
I tried using the analyze wiard to try and create two tables, then create a
query from that which would display something similar but I had no luck with
it at all.
Any Ideas?? Thanks in advance
so far :
What I have is a flat text file exported from another database which
contains basically Customers and purchases. Each purchase is treated
differently naturally, but the Customer is repeated per purchase ie
Name Adress Purchase
Jim Bloggs 123 Madeup Place Butter
Jim Bloggs 123 Madeup Place Eggs
Jim Bloggs 123 Madeup Place Milk
What I want to do, is from this very simple database is create another
table, or export of some decription that will do something similar to this:
Name Address Purchases
Jim Bloggs 123 Madeup Place Butter, Eggs, Milk
I tried using the analyze wiard to try and create two tables, then create a
query from that which would display something similar but I had no luck with
it at all.
Any Ideas?? Thanks in advance