G
Guest
I have an update query to change supplier's name and date of delivery in the
table. Problem is - it's changing all of the records, not the specific ones.
Table is invoices with job #, po #, description, qty, name of supplier. The
best I can do right now is to have a select query bring up the right records,
but it also involves inputting the job # and po # again. Trying to get away
from that. Thanks!
table. Problem is - it's changing all of the records, not the specific ones.
Table is invoices with job #, po #, description, qty, name of supplier. The
best I can do right now is to have a select query bring up the right records,
but it also involves inputting the job # and po # again. Trying to get away
from that. Thanks!