Report with many subreports - filter by date?

s07civic

New member
Local time
Today, 01:39
Joined
Jun 13, 2014
Messages
3
Hi, I am working on a database for a community health center to track patient measurements and demographics for grant requesting.

I have a report (based on some queries) that shows the count of each patient within each category for the demographics.

However, is there a way to limit the results of the query by patient intake date? Using a parameter query? (Patient intake date is located in the Patients table).

I attached some pictures. 1=a piece of the report, 2=an example query that I used to make the report (by dragging them in).

Thanks in advance for any help you can provide!


983699_289463181225045_1239027664641484912_n.jpg



10301128_289462494558447_4865531195923179164_n.jpg
 
Are you going to use a Form or do you just want the query to prompt you prior to running?
 
Hi Gina,

The only way I am familiar with is having a query prompt the user, but then the user would be prompted ~30 times for the same information.

If I used a form to ask for the date range could the form handle that, then spit out the report?

Also, I can attach the accdb if that might help?

Thanks a lot!
Scott
 
I don't need a sample was just asking which way you were planning. I see by your answer a Form would work best. Have a look at...

http://allenbrowne.com/ser-62.html

Code can be modified to spit out a Report instead of showing results in Form.
 

Users who are viewing this thread

Back
Top Bottom