T
The Report Guy
Hi,
There is a field in our system that groups together a list of products
called p_desc. Whomever build the system concatenates 3 fields together.
Fields: Group, Code, Desc
The way the data is stored is as follows:
Group 47: Transportation Services
Group 48: Communications
Group 25: Furniture And Fixtures
How do I remove the txt before before the :? I want my results to be as
follows:
Transportation Services
Communications
Furniture And Fixtures
Please help.
Thanks
There is a field in our system that groups together a list of products
called p_desc. Whomever build the system concatenates 3 fields together.
Fields: Group, Code, Desc
The way the data is stored is as follows:
Group 47: Transportation Services
Group 48: Communications
Group 25: Furniture And Fixtures
How do I remove the txt before before the :? I want my results to be as
follows:
Transportation Services
Communications
Furniture And Fixtures
Please help.
Thanks