Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

excel consultancy - page numbers each tab

Forum home » Delegate support and help forum » Microsoft Excel Training and help » excel consultancy - Page numbers for each tab

excel consultancy - Page numbers for each tab

ResolvedVersion Standard

John has attended:
Excel Intermediate course

Page numbers for each tab

How do I create a page number for each tab in a workbook i.e. tab 1 is Page 1 of 6, tab 2 is Page 2 of 6, tab 3 is page 3 of 6 e.t.c.

RE: Page numbers for each tab

John

right click on the tab name and rename manually, there is no automatic way of renaming sheets in the manner you wish.

hopes this answers your question


regards

david

RE: Page numbers for each tab

David,

I don't want to re-name a tab, I want to have page numbers in the sheets. i.e. I have a workbook which contains 6 tabs. When I print the work book there are 6 pages (1 page in each tab). When I print I want sequential page numbers to appear on the sheets.

Thanks,
John

Try header/footer elements?

I think you'd be better off adding header/footer to your page setup, John.

For each of your 6 sheets, go to File -> Page setup -> Header/Footer tab -> Custom header button.

In the dialogue box that appears, you can see buttons to insert elements such as page number, total number of pages and even the tab name.

You'll need to do this for all your tabs, and be sure to preview (File -> Print -> select entire workbook -> Preview) to ensure it's the result you want.

Does this solve the problem?

Regards, Rich

(Commands listed are for Excel version 2002/XP, they may be in different places for other versions of Excel)

Excel tip:

Stop Formula Returning A "#DIV/0" Error

If a formula returns a #DIV/0 error message there is a way to avoid such results.

For example the formula =A1/B1 will return a #DIV/0 if B1 is empty or a zero.

If you protect your formulas with the ISERROR function, the formula will then look like this:

=IF(ISERROR(A1/B1),0,A1/B1)

In plain English: should the result of A1 divided by B1 be an error change the result to 0 else show the result of A1/B1.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.