Consulting

Results 1 to 3 of 3

Thread: Word Form Questions

  1. #1

    Word Form Questions

    Hi,
    I have a lot of VBA experience, but not much with Word. I'm hoping some of you can answer my questions. I'm trying to build an attractive form in Word that can be emailed to customers. Currently my client is using Excel, but they want something prettier.

    The customers would select a product from a dropdown list of 40 products (with descriptions of up to 140 characters). They fill in two number fields, and a cost is calculated automatically.

    I've tried using a content dropdown list without VBA, but there seems to be a restriction to 25 items on the list and maybe 75 characters? Would ActiveX controls give me more flexibility?

    Finally, this form may be emailed to customers. If it is a macro-enabled file, the customer's email may reject it. I'm wondering if it is possible to program a template and have the .docx based on the .dotm work without having to be macro-enabled? Probably not?

    Thanks for your help!

  2. #2
    Graham Mayor - MS MVP (Word) 2002-2019
    Visit my web site for more programming tips and ready made processes
    http://www.gmayor.com

  3. #3
    Knowledge Base Approver VBAX Guru macropod's Avatar
    Joined
    Jul 2008
    Posts
    4,435
    Location
    ovengravel: Please read VBA Express' policy on Cross-Posting in Rule 3 - http://www.vbaexpress.com/forum/faq...._new_faq_item3
    Cheers
    Paul Edstein
    [Fmr MS MVP - Word]

Posting Permissions

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