How do I create a drop down list in visio
J John Goldsmith_Visio_MVP May 3, 2009 #2 Hello Gia, If you just want to represent a dropdown then have a look at: File / Shapes / Software and Database / Software / Common Controls If you want a live dropdown on your page then: Insert / Control / Microsoft Forms 2.0 ComboBox This will add the control which you can then access via code. Have a look at this link for more details on the latter option: http://msdn.microsoft.com/en-us/library/aa201800(office.10).aspx Best regards John John Goldsmith (Visio MVP) www.visualSignals.typepad.co.uk www.visualSignals.co.uk
Hello Gia, If you just want to represent a dropdown then have a look at: File / Shapes / Software and Database / Software / Common Controls If you want a live dropdown on your page then: Insert / Control / Microsoft Forms 2.0 ComboBox This will add the control which you can then access via code. Have a look at this link for more details on the latter option: http://msdn.microsoft.com/en-us/library/aa201800(office.10).aspx Best regards John John Goldsmith (Visio MVP) www.visualSignals.typepad.co.uk www.visualSignals.co.uk
G Gia May 4, 2009 #3 Thanks, that really helped. Now I need to create a vlookup or If statement in regard s to the form (comboox). Is that possible?
Thanks, that really helped. Now I need to create a vlookup or If statement in regard s to the form (comboox). Is that possible?
J John Goldsmith_Visio_MVP May 5, 2009 #4 Hello Gia, Glad that helped. Can you explain what you're trying to achieve in a little more detail? Also, perhaps you could include any existing code that you've tried so far. Best regards John John Goldsmith (Visio MVP) www.visualSignals.typepad.co.uk www.visualSignals.co.uk
Hello Gia, Glad that helped. Can you explain what you're trying to achieve in a little more detail? Also, perhaps you could include any existing code that you've tried so far. Best regards John John Goldsmith (Visio MVP) www.visualSignals.typepad.co.uk www.visualSignals.co.uk