Not quite sure if this is possible....
I have a form(frmEnterInfo) that has many different fields(ex. first name, last name, DOB, job title...).
I have another form(frmSearch) that allows users to select a field and type in a value to search. This is done through a simple select query.
I have a third form(frmViewResults) whose recordsource is the results of the query.
What I want users to be able to do is search for [blanks]in a field so that they can view what fields are missing data.
Is this possible?
Thanks in advance for any help!
Alexis
I have a form(frmEnterInfo) that has many different fields(ex. first name, last name, DOB, job title...).
I have another form(frmSearch) that allows users to select a field and type in a value to search. This is done through a simple select query.
I have a third form(frmViewResults) whose recordsource is the results of the query.
What I want users to be able to do is search for [blanks]in a field so that they can view what fields are missing data.
Is this possible?
Thanks in advance for any help!
Alexis