Problem:
Please see my sample database attached.
I have a form called MAIN FORM with a subform called QryUnprocessed subform (datasheet view). The subform has a combobox field FORWARDED TO which I want to tie up to another field called DOC REF. What I want to accomplish was that if I select AP AUDIT on my FORWARDED TO combo box, an error message will appear if the DOC REF field is still "0". The idea is that only requests with DOC REF that is not equal to "0" can be routed to AP AUDIT. This is to ensure that user cannot proceed on choosing AP AUDIT on my FORWARDED TO field if the reference is "0".
Any help?
Please see my sample database attached.
I have a form called MAIN FORM with a subform called QryUnprocessed subform (datasheet view). The subform has a combobox field FORWARDED TO which I want to tie up to another field called DOC REF. What I want to accomplish was that if I select AP AUDIT on my FORWARDED TO combo box, an error message will appear if the DOC REF field is still "0". The idea is that only requests with DOC REF that is not equal to "0" can be routed to AP AUDIT. This is to ensure that user cannot proceed on choosing AP AUDIT on my FORWARDED TO field if the reference is "0".
Any help?