G
Guest
I have a report that has 6 sortable fields. The users wants a form with the
same six fields on it so he can select the data that he wants to print out on
the report. I can make my report recordsource equal to the fields on the
form, but what if he doesn't make a selection from ALL six fields? Then my
report won't print because it will assume the value is null and the query for
the report won't find any record that matches. I need a very flexible way
for the user to create an endless possibilty of reports without limitations.
Does anyone have any ideas? I think I am making this way too hard!
Thanks in advance!
same six fields on it so he can select the data that he wants to print out on
the report. I can make my report recordsource equal to the fields on the
form, but what if he doesn't make a selection from ALL six fields? Then my
report won't print because it will assume the value is null and the query for
the report won't find any record that matches. I need a very flexible way
for the user to create an endless possibilty of reports without limitations.
Does anyone have any ideas? I think I am making this way too hard!
Thanks in advance!