I have written a report that asks the end-user to select a program name from a list of treatment programs names. The report returns all the people currently in the selected program and the date they were admitted. What I would like to accomplish is to have the end-user to enter a date rang in addition the program name and print out the number of people that were in the program per day in the date range. Example I select the program end a date range of 3/1/07 to 3/8/07 and then print out 3/1/07 had 5 people, 3/2/07 had 7 people ect. I need a path to follow to accoplish if it is possible in CR Thanks.