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

Min function Question

Status
Not open for further replies.

Ray1127

Programmer
Feb 22, 2002
231
0
0
US
I have a report that displays Counts by Day every day is shown even if there are 0 for that Day. In the footer I have 4 lines of totals.

The First is a grand total Sum of counts
The second is an average of those counts
the third is the max count
the fourth is the min count. This is where the problem is I want the minimum count for the days that actually had a count. Not 0. Any Idea how I can get that?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top