I'm again in need of the advice of a more savvy person than myself.
I have a toggle control on a form which depending on selection uses a loop and instr to make 'not visible' a set of controls on a subform.(forms!Mainform!subform.form)
I get error 2165 but if I test immediatley before the make not visible process it returns the toggle frame as being the active control.
A kick in the right direction would be a great help
I have a toggle control on a form which depending on selection uses a loop and instr to make 'not visible' a set of controls on a subform.(forms!Mainform!subform.form)
I get error 2165 but if I test immediatley before the make not visible process it returns the toggle frame as being the active control.
A kick in the right direction would be a great help