Hello everyone, I've created a form based off one of my tables. One field is a "Reject" yes/no box. The other field is "Comments". I would like user not to be able to navigate to the next record if comments are not given for the checked reject box. On this same form I also have a macro that will execute a query to append these rejects to a table. However, prior to executing the macro I want comments to be present if the reject box is checked. Can anyone help with this? Or give me some examples forcing comments if other conditions are met? Thanks.