D
Dave Elliott
I have two controls on my form and if the user chooses one, I want the other
to dim so they cant use both, only one.
The two controls are named FlatDisc and Disc
The form name is TimeCards
FlatDisc is in currency format and default value is 0
Disc is a number with a fixed format, i.e. .10 as in 10%
How can I do this?
to dim so they cant use both, only one.
The two controls are named FlatDisc and Disc
The form name is TimeCards
FlatDisc is in currency format and default value is 0
Disc is a number with a fixed format, i.e. .10 as in 10%
How can I do this?