simpleonlinetester
Member
- Joined
- Apr 13, 2011
- Messages
- 19
- Programming Experience
- Beginner
I am trying to create a simple Word doc that when the user presses the button it takes the information in the boxes and tosses it into a template style paragraph.
But my issue is that I have two combo list boxes as seen in the picture. I want to have two values in the drop down list as seen in the labels next to them but for the life of me I can't figure out how to do this in Word 2007.
In Visual Studio this is much easier but I am work and need to snap this out for the folks at work.
Is there an option that I can choose in the properties where I type in the values for each drop down or do I have to add them in at run time?
Thanks
But my issue is that I have two combo list boxes as seen in the picture. I want to have two values in the drop down list as seen in the labels next to them but for the life of me I can't figure out how to do this in Word 2007.
In Visual Studio this is much easier but I am work and need to snap this out for the folks at work.
Is there an option that I can choose in the properties where I type in the values for each drop down or do I have to add them in at run time?

Thanks