View Single Post
 
Old 09-13-2017, 08:53 AM
nolanthomas32 nolanthomas32 is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Sep 2017
Posts: 3
nolanthomas32 is on a distinguished road
Default Export Word Drop-Down Content Control to Excel Specific Sheet

Hello,

I am working on a project for our department and was hoping to get a bit of help with the Macro that will need to be used. I have a Word Form that is currently exporting any information from a content control into an excel book.

Right now all information is being exported into a specific sheet labeled as "Master Database". The second content control of my form is a drop-down control that has three options. I would like to set up a macro so that depending on the drop-down choice selected, it will export to the "master database" sheet as well as a secondary specific sheet in the same book depending on the choice selected. The name of the sheet in excel matches the name of the drop-down choice selected.

Are there any macro codes that are capable of achieving this?

Thank you for your help!
Reply With Quote