plh212 Posted May 27, 2008 Posted May 27, 2008 Hello, I am trying to print a list of products by category from our inventory list with each category name being printed first then indented underneath the complete list of products in this category. At the end of the product list for a specific category it would print the next one with its complete list of products and so on. I would like the list not to break for a new page when it's reaching the end of a particular category. This obviously involved a loop (for checking all categories one at a time) with a loop inside to check all the products within each category. What is the best way of achieving this goal? Thank you in advance for your help.
mr_vodka Posted May 27, 2008 Posted May 27, 2008 This should be able to be done with a straight subsummary report grouped by product category. Try using the FileMaker Wizard for creating a new report layout with grouped data.
plh212 Posted May 31, 2008 Author Posted May 31, 2008 It does WORK !! I don't know why the first time I tried it failed. Thank you for your help ! Philippe
Recommended Posts
This topic is 6020 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