How To Create a Delete Query

crhodus

Registered User.
Local time
Today, 00:42
Joined
Mar 16, 2001
Messages
257
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.)
 
Look at the Query Wizards for creating a query to find duplicate records. Also Access help has instructions on how to create queries....
 

Users who are viewing this thread

Back
Top Bottom