G
Guest
I need to change text and number data types example,
Text = Y into -1 and all the N into 0.
Numeric = 1's into -1 and all the 2s into 0.
I assume I would start a new update query, add both tables, then what do I
put in Criteria and Update to lines????
Thanks
Text = Y into -1 and all the N into 0.
Numeric = 1's into -1 and all the 2s into 0.
I assume I would start a new update query, add both tables, then what do I
put in Criteria and Update to lines????
Thanks