I have a description field --DESCR--in Access. The field is the result of the concatenation of 3 fields in another application. I would like to split this DESCR field. Here is an example:
DESCR
----------------------------------
SCENARIO: Regional Reimbursable Commodity SCRIPT: REM1000
The values of "SCENARIO:" and "SCRIPT:" are constant in every record. How can I parse out the "Regional Reimbursable Commodity" and the "REM1000" text into two new fields from my query?
MS Access 97
DESCR
----------------------------------
SCENARIO: Regional Reimbursable Commodity SCRIPT: REM1000
The values of "SCENARIO:" and "SCRIPT:" are constant in every record. How can I parse out the "Regional Reimbursable Commodity" and the "REM1000" text into two new fields from my query?
MS Access 97