J
jo
I want to create a macro to add to the toolbar in which the user can write
down a prefix. This prefix should be used before all heading numbers and
before all table and figure titles.
Example prefix = 2.5
Heading 1 becomes 2.5.1
Heading 2 becomes 2.5.1.1
Figure 1 becomes 2.5-1
Table 1 becomes 2.5-1 etc
I cannot do this in each seperate document template because we are talking
about over 20 different documents with 20 different numbers, and all the
other particulars for the template are the same (exept the "prefix")
Is there a standard button for this in Word 2003?
Can I create a macro, so that when the user hits a button it will ask to use
a prefix or not and than implement it into the specific document?
I have had a look into VBA, but am a bit confused. Is there anyone who can
give me some tips?
Thanks
Jo
down a prefix. This prefix should be used before all heading numbers and
before all table and figure titles.
Example prefix = 2.5
Heading 1 becomes 2.5.1
Heading 2 becomes 2.5.1.1
Figure 1 becomes 2.5-1
Table 1 becomes 2.5-1 etc
I cannot do this in each seperate document template because we are talking
about over 20 different documents with 20 different numbers, and all the
other particulars for the template are the same (exept the "prefix")
Is there a standard button for this in Word 2003?
Can I create a macro, so that when the user hits a button it will ask to use
a prefix or not and than implement it into the specific document?
I have had a look into VBA, but am a bit confused. Is there anyone who can
give me some tips?
Thanks
Jo