Hi, Im struggling on how to suppress a specific page number in crystal reports.
My report needs to have 4 pages in total, some currently have 3 and some have 4. So, on my last group footer, i have ticked 'New Page After' in section expert, which has now created my additional page for my 3 pages but ofcourse the 4 pages have now turned into 5. So i am wanting to suppress the page number 5.
I have tried doing the formula in 'Suppress' -
page number = 5
and
pagenumber >4
but the page 5 still appears.
Im not sure if this because i need to applly this to several group headers or just specific ones? Does anyone know if there is a solution to this?