Gentlemen,
I have a table "company" with a one to many relationship with the table "Product". The table "Product" has
a ratio of one to many tables with the "Steps" and "Notes." I have a report with three subreports,
(1. With the product name and company. 2. Steps and 3. The comments.) In each
one of the master field is the "ProductID" field and also the son "ProductID". After choosing a product shows a button
clicking it opens the report in accordance with the chosen products. (picture1).
I'm trying to choose a company that when open the same report with all products. But that the steps become
and the separate observations, like the image that I built. (picture2)
Thanks for helping.