Page number Feild

P

pandi

I want to use formula to page field, he will add to page number + 5
FOr exsample: number page 5, the number will be 10 {Page+5}
How can I do this?
 
M

Mark Tangard

Hi Pandi,

Use this in place of the { PAGE } field:

{ = { PAGE } + 5 }

As you probably know, you need to insert the field braces by pressing
CTRL+F9, not with the "{" and "}" keys.
 
Top