View Full Version : Report


lucas1787
10-28-2010, 11:33 PM
Hi People, new to this forum,, so I hope someone can help!. I have created a customer database,where you book a time a date against each person you have created(basically an appoitment time and date).What I would like is run run a report where you can select a date and it will show you the days bookings,times,person etc.All I can manage is a report that shows every day with all the other info,but I need it to be date specific.Thanks in advance guys.

pbaldy
10-29-2010, 08:32 AM
You can either use this technique to open it filtered to a given date:

http://www.baldyweb.com/wherecondition.htm

Or base the report on a query that gets a criteria from a form.