H
Hank
To post payments recieved, I have a form based on a payment query. The "How
Paid" section is a combo box with "Cash" "Check" and "Other" in the drop
down box.
I need a way to force the user to add the check number if "Check" is
selected. The results would display "Check3456" (without quotes) if the
payment was made by check number 3456. If there were no check number I need
to be able to enter "?" and display the results as "Check?"
Of course if the payment were by cash or other the results would only be
"Cash" or "Other"
If it's possible to do this, how would the code look? I'm using Access
2003
Thanks
Hank
Paid" section is a combo box with "Cash" "Check" and "Other" in the drop
down box.
I need a way to force the user to add the check number if "Check" is
selected. The results would display "Check3456" (without quotes) if the
payment was made by check number 3456. If there were no check number I need
to be able to enter "?" and display the results as "Check?"
Of course if the payment were by cash or other the results would only be
"Cash" or "Other"
If it's possible to do this, how would the code look? I'm using Access
2003
Thanks
Hank