Coding to automate word documents for technical specifications
Iâm looking to automate the assembly of a multi page tech spec for the customer equipment we manufacture. Essentially all relevant paragraphs reside in their own word doc. Iâd like a user form (but would prefer something way better looking) in which the user can use drop downs to select the specific equipment to specify. Valves, for instance, come in many different styles, materials of construction and other features. So I would have a paragraph in its own document for each type valve and each valve WOUKD show up in a drop-down list. Once done the user can click a control button and a finished, assembled word document would generate. But rather have each comping on its own page the automation would put the paragraphs in order (they will be numbered) and combine as many on a single page and then continue that process until the spec is assembled. Obviously Iâm no programmer. Iâve done some vba back in the day but not creative enough to work this out. Plus Iâd really like this to be slick and nice looking. Thanks for any and all suggestions