I have a situation with a Customer form where some customers have been entered twice or more. Their orders have then been spread over each version so making their Order Histories incorrect. I'd like to merge the sets of orders so they have the same CustomerID, then delete any other duplicate Customer records.
Renumbering CustomerIDs isn't possible so how can I get round this?
I'll add warnings in future to prevent this happening.
Renumbering CustomerIDs isn't possible so how can I get round this?
I'll add warnings in future to prevent this happening.