• Put a text box in Header/Footer or wherever you want and in the expression write this, =IIF(Globals!PageNumber = 1, "1", cStr(Globals!PageNumber)) it will show the page number and you can place another textbox before this as label saying Page: