Results 1 to 1 of 1

Thread: Parameters to a document?

  1. #1

    Thread Starter
    Addicted Member New2VB's Avatar
    Join Date
    Jun 2000
    Location
    Los Angeles
    Posts
    161

    Question Parameters to a document?

    I am trying to write myself a little app that will stream line use of my MS Word by linking some frequently used templates (e.g., my fax cover page, client letters, etc.) with the record set I use to complete those template forms (i.e., my contact list in Outlook).

    I have satisfactorily accessed my contact list and created the forms I need to gather input from the user as to what the variables are in his usage of the templates (i.e., which template, e.g., Fax Form, Letter Form, etc.) and data (i.e., who is the addressee).

    At that point in the app I am using ShellExecute to launch the approproate template directly.

    My problem is that I am having trouble passing those variables to the MS Word Templates.

    Can I pass parameters to an MS Word Document?
    Last edited by New2VB; Jan 28th, 2003 at 07:55 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width