I have a report with a field which contains a quantity.
Further down the report, I want to create a table which will rows saying 1 of ?, 2 of ?, etc., depending on what the quantity is. So if the quantity is 10, it will say 1 of 10, 2 of 10, etc. But what is also needed, is that if the quantity is greater than 5, the next group ie 6 of 10, will be printed on another page with exactly the same layout. This also applies if it is greater than 10.
Cheers,
Rob
Further down the report, I want to create a table which will rows saying 1 of ?, 2 of ?, etc., depending on what the quantity is. So if the quantity is 10, it will say 1 of 10, 2 of 10, etc. But what is also needed, is that if the quantity is greater than 5, the next group ie 6 of 10, will be printed on another page with exactly the same layout. This also applies if it is greater than 10.
Cheers,
Rob