J
jerry001 via AccessMonster.com
Hi.
I have a table with 15 columns (name, surname etc.)
There are blank some fields.
Is there a way to design a SINGLE query that counts blank fields and groups
them by column?
For instance, the report results should look like:
10 records with blank name
12 records with blank surname
etc.
I know how to do this with multiple sql queries (one for each column).
The question is, can it be done with a single query/function?)
I have a table with 15 columns (name, surname etc.)
There are blank some fields.
Is there a way to design a SINGLE query that counts blank fields and groups
them by column?
For instance, the report results should look like:
10 records with blank name
12 records with blank surname
etc.
I know how to do this with multiple sql queries (one for each column).
The question is, can it be done with a single query/function?)