I was unable to find a FAQ in the archives for this problem. I apologize if someone has already solved this problem in the past:
I'm new to Access/VB and need help with the following:
I have a form with fields named CartFee, CartNumber, LockerNumber, etc. If there is an entry in the CartFee field, I want the cursor to go to the CartNumber field and require the user to enter a CartNumber, but if the CartFee field is empty (ie null), I want the cursor to skip the CartNumber field and go to the LockerNumber field instead.
It also should NOT allow the user to enter a cartnumber if the CartFee is null.
I hope this is clear.
I would greatly appreciate any help you can offer me.
Thanks. CarolOB
I'm new to Access/VB and need help with the following:
I have a form with fields named CartFee, CartNumber, LockerNumber, etc. If there is an entry in the CartFee field, I want the cursor to go to the CartNumber field and require the user to enter a CartNumber, but if the CartFee field is empty (ie null), I want the cursor to skip the CartNumber field and go to the LockerNumber field instead.
It also should NOT allow the user to enter a cartnumber if the CartFee is null.
I hope this is clear.
I would greatly appreciate any help you can offer me.
Thanks. CarolOB