Hi
I have an invoice table which shows the date (Short Date) of the month the invoice was made
I have created a query using the month function so when I search I enter 1 to 12 for the corresponding month and this should return the invoices for that month but the problem is nothing gets returned.
In the query field I have Month([invoiceDate]) and in the criteria I have [Please enter Month]
Any help is greatly appreciated
I have an invoice table which shows the date (Short Date) of the month the invoice was made
I have created a query using the month function so when I search I enter 1 to 12 for the corresponding month and this should return the invoices for that month but the problem is nothing gets returned.
In the query field I have Month([invoiceDate]) and in the criteria I have [Please enter Month]
Any help is greatly appreciated