Hi all,
So i created an export of a database but for some reason, the customer ID has been split across multiple colummns. How do i combine these columns into one without affecting where they are in order of rows?
I've attached what this looks like
So i created an export of a database but for some reason, the customer ID has been split across multiple colummns. How do i combine these columns into one without affecting where they are in order of rows?
I've attached what this looks like
Contacts Export (1).csv | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | First name | Last name | Address | Customer ID | Customer ID | Customer ID | ||
2 | John | Doe | Address | 1 | ||||
3 | John | Smith | Address | 2 | ||||
4 | Izaak | Hallows | Address | 3 | ||||
5 | Amanda | Smith | Address | 4 | ||||
6 | Fake | Customer | Address | 5 | ||||
Sheet1 |