A
alhotch
I saw a post that showed how to convert from a number value to a string
value. But how about the other way ? Convert a string value to a number value.
Example, fieldA contains the text value "YES". fieldB is to contain the
numberic value of "1". How would one create a query that would accomplish
this task ?
"YES" would put the number one (1) in fieldB and "NO" would put the value of
two (2) in fieldB.
value. But how about the other way ? Convert a string value to a number value.
Example, fieldA contains the text value "YES". fieldB is to contain the
numberic value of "1". How would one create a query that would accomplish
this task ?
"YES" would put the number one (1) in fieldB and "NO" would put the value of
two (2) in fieldB.