Not sure what to do new to access and where do you put the code. I want to validate two fields on my form but only one need to have data. For example if (field1 is blank and field2 is blank) send a message “field1 or field2 must have data” else one of them have data which is ok. Thanks in advance for any help.