How do I sequentially number every third page of my workbook?

T

TNDeb

I have a three page workbook and I want every third page to be numbered
sequentially in the upper right hand corner, is there a formula or macro for
this?
 
Z

Zack Barresse

Hello there,

If you go into File | Page Setup | Headers and Footers | Custom Header, put
your cursor in the right-hand box and either click the page icon (with the #
sign on it) or type this in there ...

&[Page]

That will put the page number in the right header.

HTH
 
Top