Thank you very much! Will take a look and incorporate, if I have questions I will post back. Thanks for the quick response!!!
Type: Posts; User: vetter; Keyword(s):
Thank you very much! Will take a look and incorporate, if I have questions I will post back. Thanks for the quick response!!!
Yep, tried this for section 2 header {={PAGE} + {PAGEREF Sec1}} , still no luck.
<P ID="edit" class=small>(Edited by jscher2000 on 29-Apr-04 13:36. )</P>Edited: URL made live. -Mod.[/i]
I'm using the info from MS KB 291283 - Create Two Page-Numbering Schemes in One Document in...
Exactly What I needed!! Thanks!!
Thanks for the suggestion but no luck! Any other thoughts?
I have a word .dot file that I'm using as an add-in. Sometimes the user uses a menu that needs to be updated on the add-in. When the user goes to close word, it asks if the user wants to save the...
It was in the folder. It runs other code underneath the startup options. Just must be something weird going on.
Thanks for all the help and suggestions.
Hans-
Thanks for the tips!
However, The expiry code still does not run. I've changed that function to a sub as well but still doesn't run.
Any suggestion on not allowing users to use the add-in...
I'm trying to create an expiration function for an add-in I've created. The Add-in is called "AddFooter.dot" The problems I'm having are:
1) The code doesn't seem to be running on open.
2) If I...
I've created a self-signed digital signature for my macro. However, when other users open this with a setting of high, they are unable to select the enable this macro button(it is greyed out).
...
Looks like that will work!
Thanks!!
Is there a way to update footer info if the document has changed? Ie. update the date to today if the user has changed the document.
Thanks,
CT
Thank you very much for all your help with this!!! You rock!!
Here is what I now have:
<pre>Dim sect As Section, ftr As HeaderFooter
For Each sect In ActiveDocument.Sections
'Update each...
Here is what I have come up with...
<pre> Dim sect As Section, ftr As HeaderFooter
For Each sect In ActiveDocument.Sections
'Update each existing footer in the section, if it's not just a...
Jefferson-
Thank you so very much!!! This is exactly what I was looking for. Thank you for your time!!
I had one question: I had in a section to tab twice and place a page number. How do I...
(Edited by HansV to activate URL - see <!help=19>Help 19<!/help>)
Obtained from:
http://www-instruct.nmu.edu/biology/jrebers/WordTricks.htm
...
I tried using this framework but same issue, only works for one section at a time. In fact, I'm getting a new issue that it is doubling the footer data!
Any suggestions??
<P ID="edit" class=small>(Edited by jscher2000 on 31-Jul-03 11:48. Added [ pre ] and [ /pre ] tags arround the code to preserve the indenting.)</P>I'm using the below to add footers to word...
I tried it with 3 pc's and 3 printers using Office 2002 (XP). None of the exhibited the strange behavior.