Hi,
after writing 10 details my report has to change to the next page. Now I need a formula to do this in area-assistant. I can't handle it with my layout. The only way is to use a formula. It's urgent. Who has a tip?
A nice way for your formula to work without have to list every possible option would be to change something like this:
Code:
{@summary} Mod 10 = 0
This basically says that if the remainder of @Summary divided by 10 equals 0, then force a new page. May not be a big deal if you have only 30 or 40 pages, but if you have hundreds, it makes life easier.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.