Is there a way to show a field in a form, only if there is data for that field? For example, if the field is blank, can I omit viewing it in the form???? I know I could use a query to omit that record from the recordset, but I may still want to show that record, but just not that field in the form. Make sense? Please advise. THANKS!!!!