I have a report that has a date field and a number field in it. I want to pull out the first record shown and the last record shown for each. I will be using these values for further calculations.
What data source? Are you free to create Views ("Queries" in MS Access)? If so, create a VIEW that groups on date and returns the max and min number. Then use that View in your report. You could join the View to the rest of the tables if you need more detail.
Cheers,
- Ido
CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.