B
bws93222
I have a table "Orders" with a foreign key called ProductID (which is joined
to my "Products" table which lists the ProductDescription text. I want to do
an UPDATE query to update a Product(ID) from an order in my orders table.
But ACCESS's query grid seems to only allow me to do the update by entering
the numerical ProductID rather than the ProductDescription text. Surely
there must be an easy way to do an update the Orders table by refering to
just the ProductionDescription...can you please suggest how to do this? Thx
to my "Products" table which lists the ProductDescription text. I want to do
an UPDATE query to update a Product(ID) from an order in my orders table.
But ACCESS's query grid seems to only allow me to do the update by entering
the numerical ProductID rather than the ProductDescription text. Surely
there must be an easy way to do an update the Orders table by refering to
just the ProductionDescription...can you please suggest how to do this? Thx