I've had to do similar things that are related to (but not solved by) the normal orphaned header/footer approach Jim mentions. So I used a technique similar to what LB showed, except my counter didn't count lines, it counted inches. So, if the group header was .25 inches high and the detail was only .20 inches high (obviously, "can grow" doesn't work with this approach), I'd get a more accurate calculation of where I am on the page. However, this scenario is very dependent on the printer driver, so it's hard to recommend it for general use. If you know the printer driver will remain the same whenever the report will run, you might consider modifying LB's approach to use inches/millimeters to get a more accurate idea of where you are on the page and if you have room for the following lines/sections on the current page.