redandblack
Registered User.
- Local time
- Yesterday, 16:45
- Joined
- Feb 10, 2005
- Messages
- 33
I have got a query for a database (this database includes tables of donators, donations, etc) and i need to write an expression for it. It needs to be a search of the exact month a donation was made. I have already played around with this expression
Like "*/02/*"
but this only brings up all donations for what ever month number was typed in. I need to have the ability to search for an exact month and then for the query to display the results of this month. The months run on a number basis i.e. 01, 02, 03, 04, 05 etc, etc.
please help!!
Like "*/02/*"
but this only brings up all donations for what ever month number was typed in. I need to have the ability to search for an exact month and then for the query to display the results of this month. The months run on a number basis i.e. 01, 02, 03, 04, 05 etc, etc.
please help!!