K
Ken
I have a query file in which the partial data field needs to populated
another field within the same query.
For Example:-
The Value of the DESC field has the following Sample String:-
"NOVFIN DEC 12 08 DISC DTC 2387"
The value 2387 needs to be in field called BROKERCODE which is a numeric
field. This code can be either 3 or 4 characters long. However, the code is
always after the word/string DTC.
Would the Instr Function be appropiate? If so, what would the syntax be??
another field within the same query.
For Example:-
The Value of the DESC field has the following Sample String:-
"NOVFIN DEC 12 08 DISC DTC 2387"
The value 2387 needs to be in field called BROKERCODE which is a numeric
field. This code can be either 3 or 4 characters long. However, the code is
always after the word/string DTC.
Would the Instr Function be appropiate? If so, what would the syntax be??