I am looking for an expression in a Query that will look at a particular field, analyze the data and return a particular statement. For example:
Field 1
GLP002
GRS003
GLP004
TRE445
I want an expression that will look at this feild for the data types beginning with "GLP..."and return the word "hardcoded" in the field adjacent to it when it finds it.
Field 1 Field 2
GLP002 hardcoded
GRS003
GLP004 hardcoded
TRE445
Can anyone help?
Nino
Field 1
GLP002
GRS003
GLP004
TRE445
I want an expression that will look at this feild for the data types beginning with "GLP..."and return the word "hardcoded" in the field adjacent to it when it finds it.
Field 1 Field 2
GLP002 hardcoded
GRS003
GLP004 hardcoded
TRE445
Can anyone help?
Nino