Thanks for your help and critique. Hopefully I can learn and help someone as much as you have helped me...I'll keep you/your company in mind when bigger projects come up and we need real Access help..
Max
Thanks for your help and critique. Hopefully I can learn and help someone as much as you have helped me...I'll keep you/your company in mind when bigger projects come up and we need real Access help..
Max
FiHello, What if there is multipule values per group. For example, I have a Licensing DB for my company to show records for what equipment each employee is licensed on and I need a report to show just one person per page but I have two groups: one is grouped by employee name then another by equipment type and when I put the page break in it breaks up the equipment to seperate pages.....rst off, unless you need grouping, don't include any. The controls should be in the Details Section for this to work. Otherwise if you have groupings then the group would need a footer and then the group footer's force new page property would be set to after section. That is, if the values show one value per group.