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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date Ranges

Status
Not open for further replies.

Francisg

Programmer
Apr 17, 2002
1
ZW
I have a report that lists data from this whole year. I would like to create 2 fields where the user could type in the beginning date and ending date to retrieve their data. Rather them browsing through all the data. Is this possible? I'm sure it is. I have Crystal 8.5

Thank you.

Francis Germano
 
definitely it's possible.
Create two parameter fields startdate and enddate and assign the datatype as date for those parameters.
In the select expert select ur database date field and choose the option of "in between" and pick those 2 parameters.
when u refresh the report, it will prompt for the date values and according to the date value u selected the report will get printed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top