I am not sure if this is possible so here it goes:
I have been writing a little query that collects data to batchprint invoices. I want to add some criteria for the user
I have one criteria on the invoice date: between [start date] and [end date]
and I want to add one criteria for the invoice number:
[enter invoice number]
I would like the user to have the possibility to leave the invoice number field empty which should then print all invoices for a certain date
Any ideas how I can achieve this?
I have been writing a little query that collects data to batchprint invoices. I want to add some criteria for the user
I have one criteria on the invoice date: between [start date] and [end date]
and I want to add one criteria for the invoice number:
[enter invoice number]
I would like the user to have the possibility to leave the invoice number field empty which should then print all invoices for a certain date
Any ideas how I can achieve this?