M
Matt
All,
I have a form that has a button to advance to the next record labeled
"Next". I am able to advance to teh next record but the focus is still in
the button and not the 1st textbox "Call".
I tried using "me.call.setfocus" in several places both on the command
button and "call" textbox. since it is not working I am not putrting it in
the right place. I'm 90% sure I am using the setfocus right. I could be
wrong though.
This is being used for an event registration. I need to make it "idiot
proof".
Thanks.
I have a form that has a button to advance to the next record labeled
"Next". I am able to advance to teh next record but the focus is still in
the button and not the 1st textbox "Call".
I tried using "me.call.setfocus" in several places both on the command
button and "call" textbox. since it is not working I am not putrting it in
the right place. I'm 90% sure I am using the setfocus right. I could be
wrong though.
This is being used for an event registration. I need to make it "idiot
proof".
Thanks.