I have a report that lists every order for a certain period of time that the user chooses. The report also lets the user select only a certain customer. When the report is run it then sorts the product(engines) by the model number. (All model numbers are grouped together) Is there some way to get a sub-total for each model number? The problem is that there is always a different number of models, or sometimes none at all. One time the report is run there may be 5 of a certain type of engine, and the next time only 1, depending on what the customer ordered. How would I set this up? Any ideas? Thanks a bunch.
Brad
Brad