I would like to require a field to be filled. Sometimes based on certain conditions, and other times in all cases. My tables are linked from a SQL Server database. I tried just using a Validation Rule in the Form Design, but it didn't give me an error if I left the field blank. Does this change have to be made at the SQL Server level?