G
Guest
I have a table that has three fields: Product ID, Product Model, and Category
I need to update hundreds of records with the correct Category, based on a
range of Product Model (part numbers).
I have been able to select the range using between "aa" and "zz" to identify
the Product Model to use for the comparison, but can not figure out how to
use an update query to change the values in the Category field to a specific
value.
What is the correct syntax? I am NOT an Access programmer and need to use
the simplest method possible.
Examples of the appropriate syntax would be very helpful.
I need to update hundreds of records with the correct Category, based on a
range of Product Model (part numbers).
I have been able to select the range using between "aa" and "zz" to identify
the Product Model to use for the comparison, but can not figure out how to
use an update query to change the values in the Category field to a specific
value.
What is the correct syntax? I am NOT an Access programmer and need to use
the simplest method possible.
Examples of the appropriate syntax would be very helpful.