PAge numbers in Word

P

Progress

I have Created a Word Template finallly. Now wht i want i have a footer for
this page, which is showing Logo, Date and so on.
Now i want to inset Page of Pages into This doc dymanically from Vb.NET Code.

something like this.... 1 of 23 and so on.

Please tell me how can i do this.
 
M

macropod

Hi Progress,

The simplest way to do this is to insert the appropriate field coding into the template - then you wan't have to worry about
inserting via vba into the individual document created from the template.
 
Top