G
Guest
I need to extract components from query fields and then group the resulting
into two records in the end. What I have is data which contain the word "PAL"
or "SFSV" some place within the body of text in the query field. The field
name is: "AcctDept_Prod_Cat" and the data looks pretty much as the sample
below does.
SFSV Profile Substrate
342A - SFSV Airwear
PAL Ovation Airwear
What I need is a method of grabbing/extracting the "PAL" and "SFSV" from
these and then group these three or more records into only two records in one
pass, if possible. Is this possible?
Thanks
into two records in the end. What I have is data which contain the word "PAL"
or "SFSV" some place within the body of text in the query field. The field
name is: "AcctDept_Prod_Cat" and the data looks pretty much as the sample
below does.
SFSV Profile Substrate
342A - SFSV Airwear
PAL Ovation Airwear
What I need is a method of grabbing/extracting the "PAL" and "SFSV" from
these and then group these three or more records into only two records in one
pass, if possible. Is this possible?
Thanks