Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

querying the database ???

Status
Not open for further replies.

Dre313

Technical User
Jun 4, 2003
219
0
0
US
I have a database with alot of dates.. I want to generate a report with dates that the users picks out... ie..

say that the user wants all the dates for february 14... what i want is say a box that comes up... asking "what date would you like to look up?" and the user hits the date in .. and a report comes up with all dates that the user asked for ??

thanks
 
Make a form with text box taking date as the parameter/ or you can have a calender control.....(to be smart)...Build a query that takes this date as the parameter and create a report based on this query...

I think that should be it..

GA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top