chuckles1066
New member
- Local time
- Today, 09:02
- Joined
- Aug 6, 2009
- Messages
- 2
Hi,
Hope someone can help with some code.
I need to produce a mailing list based on a customers and orders query.
What I would like to happen is when I click on a button (imaginatively named "produce mailing list"!) a message box pops up saying something like "enter publication date" and the user enters, say, 09/09/2009.
When they click ok, a query fires up which will find any orders where (in this case) order start date <=09/09/2009 and order end date >=09/09/2009.
All advice greatly appreciated.
(Using 2007 btw).
Hope someone can help with some code.
I need to produce a mailing list based on a customers and orders query.
What I would like to happen is when I click on a button (imaginatively named "produce mailing list"!) a message box pops up saying something like "enter publication date" and the user enters, say, 09/09/2009.
When they click ok, a query fires up which will find any orders where (in this case) order start date <=09/09/2009 and order end date >=09/09/2009.
All advice greatly appreciated.
(Using 2007 btw).