View Full Version : How To Create a Delete Query


crhodus
07-24-2001, 12:38 PM
Can anyone tell me how to create a delete query?

I want to delete any company that is listed more than onec in my table based on company number. (The company number is not the primary key for this table.)

Jack Cowley
07-24-2001, 02:07 PM
Look at the Query Wizards for creating a query to find duplicate records. Also Access help has instructions on how to create queries....