G
Guest
Trying to run a delete query off table 'A' keyed on a number id. Have a second table with a list of number id's that need to deleted. I can successfully delete if the actual numbers are identified within the query but I get an error message if I try to referrence another table that has a list of numbers. - - any ideas?