SpindleMania
Registered User.
- Local time
- Today, 01:51
- Joined
- Aug 4, 2006
- Messages
- 13
Hi All,
i have a Query that references 2 tables, a customers table and a purchase table.
i have a query that looks up customers who have not purchased within the last 7 months.
i would like to make a seperate form / query / macro / script or whatever that will prompt the user to enter the primary key from the customer table (customers unique number) and then it delete that customers record from the customers table and not touch anything from the purchases table.
i have looked at a delete query but can't make it so i can run my criteria and not delete from the purchases table
can anyone help?
i have a Query that references 2 tables, a customers table and a purchase table.
i have a query that looks up customers who have not purchased within the last 7 months.
i would like to make a seperate form / query / macro / script or whatever that will prompt the user to enter the primary key from the customer table (customers unique number) and then it delete that customers record from the customers table and not touch anything from the purchases table.
i have looked at a delete query but can't make it so i can run my criteria and not delete from the purchases table
can anyone help?