HI Master.
I am wondering how to trim a row and remove part of a cell's information
My two queries below.
Query 1
Before After
Customer Customer
ABCD (1234) ABCD
AAAAAAA (321) AAAAAAA
xxxxxxxxxxxxxxxxxxxxxxxx
Query 2
Before After
Customer Customer
ABCD (1234) 1234
AAAAAAA (321) 321
Thanks in advance.
Tom
I am wondering how to trim a row and remove part of a cell's information
My two queries below.
Query 1
Before After
Customer Customer
ABCD (1234) ABCD
AAAAAAA (321) AAAAAAA
xxxxxxxxxxxxxxxxxxxxxxxx
Query 2
Before After
Customer Customer
ABCD (1234) 1234
AAAAAAA (321) 321
Thanks in advance.
Tom