G
Guest
I have a search form using an Option Group for Name(Option 1) and Date(Option
2). In the Click event (Frame) either Name or Date fields/combos/lists are
visible. When I click on Date, the Start Date and End Date fields become
visible. I need to SetFocus on the Start Date field. I tried to use the On
Got Focus event on Group Option2 (Date} with a GoToControl command. Access
says I can't do that because the Start Date field is not visible. I thought
that when I clicked on Date it was visible.
Obviously I don't have a clue. Thanks for any help.
Ron Weaver
2). In the Click event (Frame) either Name or Date fields/combos/lists are
visible. When I click on Date, the Start Date and End Date fields become
visible. I need to SetFocus on the Start Date field. I tried to use the On
Got Focus event on Group Option2 (Date} with a GoToControl command. Access
says I can't do that because the Start Date field is not visible. I thought
that when I clicked on Date it was visible.
Obviously I don't have a clue. Thanks for any help.
Ron Weaver