Find Empty Fields -
08-10-2003
, 07:20 PM
I have a table with many records and many fields in it. Is there an easy
way to run a query that will find only the records with empty fields in them
other than using a separate criteria row for each field with IsNull in it??
Also, once this query is run is there a way to show just the fields in a
particular in a record which are empty? |