M
Matt Williamson
This is so easy in VB6.. not as easy in Access97
I'm simply trying to Toggle the visibility of 4 controls (2 labels and 2
DTPickers) based upon 2 option buttons in an option group. So far,
everything I've come up with isn't very elegant.
What is the easiest way to do this? All controls are unbound. I tried using
the mouseup/down keyup/down events, but it seems like a lot of unnecessary,
redundant code.
TIA
Matt
I'm simply trying to Toggle the visibility of 4 controls (2 labels and 2
DTPickers) based upon 2 option buttons in an option group. So far,
everything I've come up with isn't very elegant.
What is the easiest way to do this? All controls are unbound. I tried using
the mouseup/down keyup/down events, but it seems like a lot of unnecessary,
redundant code.
TIA
Matt