Results 1 to 19 of 19

Thread: Interactive combobox form help needed

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    You were certainly overthinking when you created that form .

    Sometimes I find it stimulating to modify such forms, and this one was such a challenge. It was however relatively simple to extract your tables, once I found how you hid them, make them autotext entries and create a userform to call them based on the logic in your document.

    As there are 8 such tables hidden in your form and there are nine possible options, I assume that the first item in your combo box is a prompt. In which case, the attached should be closer to what you had in mind.

    Create a new document from the template to open the userform and there's a button on the Home tab should you wish to change the options (before you have completed the tables).

    I would recommend that you replace the legacy form fields with content controls, as they are much faster to process. There are tools on my web site to help you do that http://www.gmayor.com/insert_content_control_addin.htm however my altrusim only stretches so far, so I will leave that to you
    Attached Files Attached Files
    Last edited by gmayor; 01-30-2019 at 04:47 AM. Reason: Code error.
    Graham Mayor - MS MVP (Word) 2002-2019
    Visit my web site for more programming tips and ready made processes
    http://www.gmayor.com

Tags for this Thread

Posting Permissions

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