Add query by condition

Phalanx

Registered User.
Local time
Today, 18:20
Joined
Dec 29, 2004
Messages
12
Im having problem in making the condition for an adding query to add records to a table, the condition is that this record doesnt exist already (equal on all columns), how do i create this condition? an example would be great! :)
 
Presumably you are using a form to enter the details. Why would you need an append query?

Col
 
After iv added some details in a form for 1 table, the query adds details for 2 other tables, i just wanna kmake sure it wont readd the same details over again...
 

Users who are viewing this thread

Back
Top Bottom