Results 1 to 2 of 2

Thread: insert page number in footer

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2004
    Posts
    59

    insert page number in footer

    hi

    i have this footer in my word document. in the footer i have a table with 2 rows. how do i insert a page number in the bottom row of this table using vba code?

    thanks

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: insert page number in footer

    Record a macro of you entering the footer, and the bottom row of the table, insert the page number (via one of word menus - cannot remember which).
    Stop recording the macro, whip to vb editor and look through the code it made. Grab the parts you want, changing the objects if required and test.

    Post up the code if it almost works but doesn't...

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width