populate drop down values dynamically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In MS Word, using the form we can fill in fixed values for drop down.
Can we fill in the values dynamically? using a macro or something?
Want to achieve this in Word 2000, 2003 and 2007.
 
Let me just explain you the scenario.
A word document is created at the back-end and is formatted using XSL. The
values obtained from an XML using XPATH.
The values that is to be filled in the drop down are available in the xml
and i know the relative path also.
But i am not able to figure out how to populate the drop down with those
values.
There is an Option of "Run Macro on ---" Entry and Exit. I was just thinking
if we can use a macro to take the values from the xml(using xsl) to fill the
drop down.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top