Page number

K

kfwill

In Visio 2003, how can I start numbering pages (in the footer) on the second
page? i.e. I the second page to be labeled "1".
 
A

Al Edlund

page numbers and the text on the tab have nothing to do with each other.
name away.
al
 
J

John Marshall, MVP

Headers and Footers are limited in what they can do. They were created to
handle the special case of printing a drawing that printed across several
physical pages.

Background pages are more versatile and you can create a custom formula that
will add an offset to the page number so that you can change the starting
page number.

John... Visio MVP

Need stencils or ideas? http://www.mvps.org/visio/3rdparty.htm
Need VBA examples? http://www.mvps.org/visio/VBA.htm
Common Visio Questions http://www.mvps.org/visio/common_questions.htm
 
A

Al Edlund

sounds like an excellent reason to have a social beverage in redmond. what's
your plans for tuesday evening?
al
 
M

Mysti

John Marshall,
What is the custom formula to change the starting page number in visio?
 
J

John Marshall, MVP

You could try Microsoft's suggestion at
http://support.microsoft.com/kb/255102/EN-US/
It involves
Creating a hidden shape
Setting the text with Insert/Field/Page number
Doing an Insert/Field/Custom formula where the formula evaluates the text in
the first shape and then adds one.

or you could just stick
=PAGENUMBER()+2
in the Custom Formula

It's a tricky decision, so I will let you decide. ;-)

John... Visio MVP

Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
Need VBA examples? http://visio.mvps.org/VBA.htm
Visio Wishlist http://visio.mvps.org/wish_list.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top