Hi there,
I have attached an image of a table which contains order details which has been imported from a txt file.
I require the postcode (in the customer column) to be transferred to the postcode column next to the despatch date for each order. The address rows can vary but there is never a blank line in between an orders' address - only a blank line between each actual order. And the postcode will ALWAYS appear at the end of the address.
To finalize the process, I would query the data based on the Despatch date column (ISDATE function) to then filter the details to show one row only.
So basically, how can I navigate the table to transfer the postcode to the postcode column?
Thanks in advance,
Paul.
I have attached an image of a table which contains order details which has been imported from a txt file.
I require the postcode (in the customer column) to be transferred to the postcode column next to the despatch date for each order. The address rows can vary but there is never a blank line in between an orders' address - only a blank line between each actual order. And the postcode will ALWAYS appear at the end of the address.
To finalize the process, I would query the data based on the Despatch date column (ISDATE function) to then filter the details to show one row only.
So basically, how can I navigate the table to transfer the postcode to the postcode column?
Thanks in advance,
Paul.
Attachments
Last edited: