G
Guest
I need to remove a record based on user input.
User Input [Part #] => Remove from "Inventory" table and add to "New
Inventory" table.
I ued an append query to add the record to a new table but when I try to
delete matching records from original table, I get an error "Could Not Delete
from Specified Table".
What is my best option.
Thanks
User Input [Part #] => Remove from "Inventory" table and add to "New
Inventory" table.
I ued an append query to add the record to a new table but when I try to
delete matching records from original table, I get an error "Could Not Delete
from Specified Table".
What is my best option.
Thanks