AndrewS
4 years agoQrew Trainee
Sort records with unique value and copy them to another table.
Hello everybody,
I have a table:
Customer name | Email | Phone | Company name | ID |
Customer name - unique
Company name - repeatable
so, I would like to have another table that will contain only unique "Company name". (Group method does not work for me, it should be ANOTHER table, synced with the first one).
------------------------------
Andrew S
------------------------------
I have a table:
Customer name | Email | Phone | Company name | ID |
Customer name - unique
Company name - repeatable
so, I would like to have another table that will contain only unique "Company name". (Group method does not work for me, it should be ANOTHER table, synced with the first one).
------------------------------
Andrew S
------------------------------