Well, the best option would be this:
There is MacroButton-field and its DisplayText says: "Double-click me to open Combobox".
And then you choose the value that you want from the dropdownlist of combobox. Then the chosen value replaces the DisplayText of MacroButton.
This way it would be possible to double-click again the MacroButton-field and choose/change new values if necessary.
---------
But I would be happy even if the MacroButton gets deleted. I just need to get the chosen value from ComboBox to document as text.
|