G
Guest
I am needing a message box to appear based on a null date field on a subform.
Main Form: f*GeneralInformationWITHQUOTE
AutoNumberField that opens main form: JobNumber
Subform: fJobStatus
Date Field on subform: RevisedPOReceived
What I would like to happen is when I enter a job number and my main form
opens if there is not a date in RevisedPOReceived, a message box will appear
"Revised PO Needed".
I have tried a macro and even writing code (which I know very little about)
and can't get anything to work. I either get "Can't find form" or "Can't
parse expression", no matter how I write the form and field names.
Any help would be greatly appreciated.
Thanks,
PHisaw
Main Form: f*GeneralInformationWITHQUOTE
AutoNumberField that opens main form: JobNumber
Subform: fJobStatus
Date Field on subform: RevisedPOReceived
What I would like to happen is when I enter a job number and my main form
opens if there is not a date in RevisedPOReceived, a message box will appear
"Revised PO Needed".
I have tried a macro and even writing code (which I know very little about)
and can't get anything to work. I either get "Can't find form" or "Can't
parse expression", no matter how I write the form and field names.
Any help would be greatly appreciated.
Thanks,
PHisaw