View Single Post
  #1  
Old May 7th, 2010, 04:38 PM posted to microsoft.public.access.queries
SITCFanTN
external usenet poster
 
Posts: 49
Default Delete Records from Table using Query Results

I have a table named "Records" that contains a field "Customer Number". I
need to delete all the records in table "Records" if the "Customer Number" is
also in the table named "Transfer". Is there a simple way to accomplish
this? Thank you!