Hi all,
I have a field that is populated the a single letter code. I want to write a query that will assign a number to the code.
CODES = ASSIGNED NUMBER
H = 2
W = 2
If the code is not H or W = 3
If there is no code or blank = 1
Thanks
I have a field that is populated the a single letter code. I want to write a query that will assign a number to the code.
CODES = ASSIGNED NUMBER
H = 2
W = 2
If the code is not H or W = 3
If there is no code or blank = 1
Thanks