A
AntonioRio
I have a form with several controls. One of them is a ComboBox where the user
can select several values stating a project phase.
I want another ComboBox to appear (or be enabled, available for user input)
ONLY if the user selects a specific value in the “source†ComboBox.
For example: If the user selects “Specification†(a project phase), nothing
happens. If the user selects “Executionâ€, a ComboBox should appear (or be
enabled, if it’s impossible to make a comboBox appear).
How can I do this?
Thank you for your time and assistance.
can select several values stating a project phase.
I want another ComboBox to appear (or be enabled, available for user input)
ONLY if the user selects a specific value in the “source†ComboBox.
For example: If the user selects “Specification†(a project phase), nothing
happens. If the user selects “Executionâ€, a ComboBox should appear (or be
enabled, if it’s impossible to make a comboBox appear).
How can I do this?
Thank you for your time and assistance.