Hello,
I have to filter records in two columns in my dataset. Once I did that, I have to move the filtered records to a new column. I am unable to do so, please help!
Example - Column one (Address) [ Filter words PO BOX]
Column two (Address2) [ Filter words PO BOX]
Then After Getting the results in output , moving the filtered PO BOX records to a new column (Address 3) and deleting the records from Column one and two.
Thanks!