I have no idea how to do this. I have been asked to add another condition to my IIf(IsNull expression
Thanks Joe M. works great.Code:=IIf((IsNull([Coding Errors])) And (IsNull([MM Changes after WF])),"","Field Required")
My task now is to add the Notes textbox to the condition and if Notes are present then the message will read Notes are present in blue
Any direction would be of great help.
Thanks
Holli