Search:

Type: Posts; User: vetter; Keyword(s):

Search: Search took 0.01 seconds.

  1. Re: Create Two Page-Numbering Schemes in One Document (XP)

    Thank you very much! Will take a look and incorporate, if I have questions I will post back. Thanks for the quick response!!!
  2. Re: Create Two Page-Numbering Schemes in One Document (XP)

    Yep, tried this for section 2 header {={PAGE} + {PAGEREF Sec1}} , still no luck.
  3. Create Two Page-Numbering Schemes in One Document (XP)

    <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...
  4. Re: Word Add-in - Don't ask to Save on Close (XP)

    Exactly What I needed!! Thanks!!
  5. Re: Word Add-in - Don't ask to Save on Close (XP)

    Thanks for the suggestion but no luck! Any other thoughts?
  6. Word Add-in - Don't ask to Save on Close (XP)

    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...
  7. Replies
    6
    Views
    272

    Re: Word Add-In Help (XP)

    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.
  8. Replies
    6
    Views
    272

    Re: Word Add-In Help (XP)

    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...
  9. Replies
    6
    Views
    272

    Word Add-In Help (XP)

    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...
  10. Replies
    3
    Views
    472

    Digital Signature (XP)

    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).
    ...
  11. Replies
    2
    Views
    186

    Re: Update when Changes are Made (XP)

    Looks like that will work!
    Thanks!!
  12. Replies
    2
    Views
    186

    Update when Changes are Made (XP)

    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
  13. Replies
    7
    Views
    649

    Re: Footers (VBA) and Sections (XP)

    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...
  14. Replies
    7
    Views
    649

    Re: Footers (VBA) and Sections (XP)

    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...
  15. Replies
    7
    Views
    649

    Re: Footers (VBA) and Sections (XP)

    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...
  16. Replies
    2
    Views
    624

    Re: Toggling subscript/superscript (XP)

    (Edited by HansV to activate URL - see <!help=19>Help 19<!/help>)

    Obtained from:

    http://www-instruct.nmu.edu/biology/jrebers/WordTricks.htm
    ...
  17. Replies
    7
    Views
    649

    Re: Footers (VBA) and Sections (XP)

    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??
  18. Replies
    7
    Views
    649

    Footers (VBA) and Sections (XP)

    <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...
  19. Replies
    5
    Views
    287

    Re: Footer Title (2002)

    I tried it with 3 pc's and 3 printers using Office 2002 (XP). None of the exhibited the strange behavior.
Results 1 to 19 of 19