View Single Post
 
Old 05-22-2012, 05:23 AM
Geza59 Geza59 is offline Windows XP Office 2003
Novice
 
Join Date: May 2012
Location: Budapest, Hungary
Posts: 20
Geza59 is on a distinguished road
Default

Hi Paul,

Wow, this is working! I know, this must be a simple thing for those, who are expert in these things but it is definitely not simple even for computer professionals who are experts of IT stuff other than programming or macro writing.

May I ask, how can I control the number of zeros in front of the numbers, or better said, how can I control the total number of digits? In my present case, I need six digits, but I know that I will need 5 and 3 digit options in the near future.

I went into the VBA code of the word doc to see if I can find a code or some kind of declaration (wow, I still have some vocabulary left from my ALGOL and GW BASIC classes that would resemble me for these zeros but couldn't found anything.

Also, I noticed that the "body" of the text is grayed out, so it is indeed part of the header/footer, but when I go in, that text is BETWEEN the frame boxes of the header and the footer.

When I open a blank document and view footer and header, I am not getting the option to write between the boxes. So, how can I place a whole page of text into footer or header bypassing the footer/header view/editor page?
Reply With Quote