
Signature
There's ALWAYS more than one way to skin a cat!
Answers/posts based on Access 2000/2003
I go to NextQuestion, takes me to a new form. On the new form, if I select
previous form, then I get a Run-time error '424': Object required. Then it
takes me on debug to the the
If Q3_Radio.Value = True Then
Q3_Text.Visible = True (this is the one it points to)
Q3a.Visible = True
Else
If I run it again, then it might point to one of the others in that group.
>Neither can anyone here if you don't give us a clue! What is/isn't working?
>What error are you getting? You can see your database, we can't.