hvordan indsættes funktionen antal sider i sidefoden

  • Thread starter Thread starter Kbr
  • Start date Start date
K

Kbr

Hvordan i word 2007 når man vil indsætte antallet af sider f.eks. side 4 af 17
 
1. Open the area (e.g. the footer) where you want the page numbering to go.

2. use ctrl-F9 to insert a pair of "field code braces" { }

3. use the right arrow to move the insertion point outside the { }

4. use ctrl-F9 to insert another pair of "field code braces" { }

so you have

{ } { }

5. type "PAGE" between the first { }, so you have

{ PAGE } { }

6. type "af" (sorry, I don't speak Danish so this may not be the right
thing) between the } and the {, so you have

{ PAGE } af { }

7. type "NUMPAGES between the second { }, so you have

{ PAGE } af { NUMPAGES }


If your document is paginated so that it starts with page 1 and
continues from there (which is recommended over schemes where you have
(i),(ii),(iii), then 1,2,3), then that should be enough.


Peter Jamieson

http://tips.pjmsn.me.uk
 

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

Back
Top