I have a form that displays information according to the year that the user enters, the recordsource is a query and ask the user first to input the year. If the year is available the form displays the fields and if the year is not in the records then the form comes up blank. What i want to know is could i display a msgbox when it comes up blank. I've tried if then conditions, but when it comes up blank I get an error saying that there is no value assigned to that field.