G
google3luo359
Would someone be able to help me with VB code to achieve the following?
I have a *text* field in a table that holds four values; 9, 10, 11, or
12.
I'm trying to write a query that will update the 9 to a 10, the 10 to
11, and the 11 to 12.
I had no problem writing it when the field was a number field, but now
that it's text it seems more tricky to achieve.
TIA Ric
I have a *text* field in a table that holds four values; 9, 10, 11, or
12.
I'm trying to write a query that will update the 9 to a 10, the 10 to
11, and the 11 to 12.
I had no problem writing it when the field was a number field, but now
that it's text it seems more tricky to achieve.
TIA Ric