Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bntwillis
  • Content: Threads
  • Order by date
  1. bntwillis

    Insert Word Style in a document for TOC generation

    Hi All, Using WIndows 2000 with Word 2002. We have a vba app that autogenerates a word doc. The app assumes all the heading styles in the doc will be Heading 1-9 (the default word headings). This is fine except when we generate the toc we want there to be an appendix section. I have changed the...
  2. bntwillis

    Can you run a macro on an event

    I am a newbie to VBA and need to know if I can have a macro launch from an event. Specifically when a user gets ready to close a document can I somehow automatically have a macro run against that doc before it closes?
  3. bntwillis

    system modal

    Hello, I am a new developer who has been asked to support some VBA code written to automate document generation through a case tool, and I have a question. When generating the document the user may have the option to pick a config file if more than one config file is associated with the...
  4. bntwillis

    Template References pointing to bogus temp file

    I have created a word template (.dot) with some vba code in it. The template references two other templates (.dot files). But when in I look in the VB editor (under the References Folder in the Project window or in the Tools\References pull down menu)only one of the referenced files is reflected...

Part and Inventory Search

Back
Top