I have a text box that i want to supress on the second page of a report. I'm hoping there is a way to check the page number and then suppress the text box if it is the second page.
Does anyone know how to programmtically access the page number property? Is this property accessible?