I have a form that shows sales and margin by inventory class, 32 classes. I would like to click on one of these classes and bring up a form which shows sales grouped by individual line items of the class. Then I would like to click on one of these line items and show the detail sales of that line item.
How would you suggest that I handle this moving around among the forms?