Hi,
I appreciate there is probably a simple answer to this but i am stuck.
We have a 4 column spreadsheet which has over 20K records in it. Column A & B are text fields and C & D are numeric fields. What we need to do is to ensure the combination in the text fields is reversed and also in the list. So
Column A. Column B. Column C. Column D.
London. Edinburgh. 300. 250
We need to ensure that
Column A. Column B. Column C. Column D.
Edinburgh London. 300. 250
Is also in the list. Hope that makes sense
I appreciate there is probably a simple answer to this but i am stuck.
We have a 4 column spreadsheet which has over 20K records in it. Column A & B are text fields and C & D are numeric fields. What we need to do is to ensure the combination in the text fields is reversed and also in the list. So
Column A. Column B. Column C. Column D.
London. Edinburgh. 300. 250
We need to ensure that
Column A. Column B. Column C. Column D.
Edinburgh London. 300. 250
Is also in the list. Hope that makes sense