I have a table called Customer. In it there are similar records with one value Ship/Bill set to either Ship or Bill. This is obviously duplicating many entries in my DB. All the data is in one table, how do I join it so that I have 2 extra fields Ship and Bill with a tick box in.
If one record has a ship in it, and another exactly the same record has bill in it, how do I merge these into one record.
Any help would be really appreciated. It's killing my head.
If one record has a ship in it, and another exactly the same record has bill in it, how do I merge these into one record.
Any help would be really appreciated. It's killing my head.