F
flow23
I have a table with 7 fields in it. ( Name, Postcode, member ID, payment,
method, amount,etc)
A person would have made payment many times, and for which there would be a
record in the table.
I want to split the table in two..
First one.. only unique entries (only once name, postcode, and ID) and the
other as a link with all payment info)
There is no unique autonumber or anything.
How can I do it?
method, amount,etc)
A person would have made payment many times, and for which there would be a
record in the table.
I want to split the table in two..
First one.. only unique entries (only once name, postcode, and ID) and the
other as a link with all payment info)
There is no unique autonumber or anything.
How can I do it?