Buzzmeister14
Technical User
I am running a report on an access 2000 database
there is a command button that promptts the user for a start date and then an end date and gives the clients due for renewal between those dates - the report is running fine
However, I now want to change the report so that it returns the clients for a particular month
and so ignores the year value in the table
for instance if I have two client
1 - renewal date=01/01/2005
2 - renewal date=06/01/2007
How can i return the clients with month = 01 and ignore the year
Any help greatly appreciated
there is a command button that promptts the user for a start date and then an end date and gives the clients due for renewal between those dates - the report is running fine
However, I now want to change the report so that it returns the clients for a particular month
and so ignores the year value in the table
for instance if I have two client
1 - renewal date=01/01/2005
2 - renewal date=06/01/2007
How can i return the clients with month = 01 and ignore the year
Any help greatly appreciated