G
Guest
I have built a query which queries one table of data and can be filtered by
users via a form containing several checkboxes (with 'Is Null' statements in
VBA) to represent various pieces of data that is missing.
What I need now is to write the results of each search to a temporary table
(by means of a new command button) so the results in the temp table can be
used as the source records for sending emails so as we can obtain the
'missing' data.
Any suggestions or help would be gratefully appreciated and many thanks in
anticipation.
Best reagrds
Allan
users via a form containing several checkboxes (with 'Is Null' statements in
VBA) to represent various pieces of data that is missing.
What I need now is to write the results of each search to a temporary table
(by means of a new command button) so the results in the temp table can be
used as the source records for sending emails so as we can obtain the
'missing' data.
Any suggestions or help would be gratefully appreciated and many thanks in
anticipation.
Best reagrds
Allan