P
Paul Scott
I'm using Access 2002.
I have a combo box cboName on a form with a subform. I'm
trying to force my users to select a name. I've tried
IsNull but I get an error.
I'm also trying to SetFocus back to cboName once the
IsNull problem is solved.
Lastly, once my users select a name, I'm wanting to
SetFocus to a RequestedBy field on the subform.
I've tried everything I can think of without any luck.
Any help would be appreciated.
Thanks,
Paul
I have a combo box cboName on a form with a subform. I'm
trying to force my users to select a name. I've tried
IsNull but I get an error.
I'm also trying to SetFocus back to cboName once the
IsNull problem is solved.
Lastly, once my users select a name, I'm wanting to
SetFocus to a RequestedBy field on the subform.
I've tried everything I can think of without any luck.
Any help would be appreciated.
Thanks,
Paul