Schalven Posted June 11, 2003 Posted June 11, 2003 I have a form that has a drop down box with 7 different brands in it. I want to do a report that will give me a count of how many of each brand comes up in the forms from a specified date. Can someone out there help me.
Fitch Posted June 11, 2003 Posted June 11, 2003 You need a Summary field, Count (field x), where field x is some field that always has something in it such as a record id or name. Then make a layout with a subsummary part when sorted by date, and another subsummary sorted by brand. Put the date field and the count field on the first subsummary. Put the brand field and the count field on the second subsummary. Now sort by date and brand. Preview or print, and that's it.
Recommended Posts
This topic is 7906 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now