Hello people! I got a problem.
I have a form with a drop-down box ("StockCategory") with 10 options on it. I also have a command button ("cmdCables") that is only applicable when 1 ("Cables") of these 10 options is selected, but makes no sense when it's any of the other 9 options.
What I'd like is for the form to show the command button if "cables" is selected, both before the form opens and if a user selects "cables" while the form is open. But at all other times I want it invisible.
Does that make sense? Hmmm, any help would be great!
cheers,
Andi
[This message has been edited by Brum (edited 08-28-2001).]
I have a form with a drop-down box ("StockCategory") with 10 options on it. I also have a command button ("cmdCables") that is only applicable when 1 ("Cables") of these 10 options is selected, but makes no sense when it's any of the other 9 options.
What I'd like is for the form to show the command button if "cables" is selected, both before the form opens and if a user selects "cables" while the form is open. But at all other times I want it invisible.
Does that make sense? Hmmm, any help would be great!
cheers,
Andi
[This message has been edited by Brum (edited 08-28-2001).]