kermitforney
Technical User
Is there a way to control a control's appearance based on another conrtol?
Say for instance I have 'number' and 'alpha' in a combo box. When you select alpha another combo box appears on the same form. But that second combo box will only display if you select alpha from the first combo box. Other wise it will not show on the form at all.
In other words it could be described a control's visibility on another control.
Say for instance I have 'number' and 'alpha' in a combo box. When you select alpha another combo box appears on the same form. But that second combo box will only display if you select alpha from the first combo box. Other wise it will not show on the form at all.
In other words it could be described a control's visibility on another control.