Hi.
On Microsoft visio, I've got a select list with this shape data:
Title => SetVar
Type => String
Value => MYValue:Value1:value2:value3|
It' simplified becaused I've got A big list of values
Then it create me a box with a scroll bar. Until here all is fine.
But I need when MYValue is egal to Value 1 to set 4 other values.
In the same way when MYValue is egal to Value 12 , the 4 other values must change.
How could I do this?
Many thanks
I thanks a lot. but I've got more than 50 variables and more than 10 results to change for each one.
May be is there a better solution by an automation? Launch a script when variable change. But I don't know how to change my 10 results values (that will be used on the Visio), with the script.
Kind regards
Henri