Dougbum
Registered User.
- Local time
- Today, 10:16
- Joined
- Oct 15, 2007
- Messages
- 17
I've had great success with my database, thanks to the help received from this Forum!
The newest glitch is when I generate a report. The report is based on two tables, one of which tracks patient visits by date. Since the date subreport is now collecting multiple visits for each patient, the report is generating multiple patient lines, each with a separate date.
I would like the report to list each patient with only the latest(most current) date. Can I set a "parameter" in the SQL table for the DATE, so only the most recent date is displayed?
Thanks for any and all help,
Doug
The newest glitch is when I generate a report. The report is based on two tables, one of which tracks patient visits by date. Since the date subreport is now collecting multiple visits for each patient, the report is generating multiple patient lines, each with a separate date.
I would like the report to list each patient with only the latest(most current) date. Can I set a "parameter" in the SQL table for the DATE, so only the most recent date is displayed?
Thanks for any and all help,
Doug