I am new to access, so please speak softly, and forgive my ignorance.
Is there such a thing as a wild card for dates? For example, in a query, using the short date format, if I wanted to look for any record that was ever recorded in any year in October, how would I do that? In other words, my query would return October 1, 1999 and October 14, 2005 and October 23, 2099.
Here's the rub: I will need to use this over and over again, sometimes I will use it for the actual day, month or year. It will change from query to query depending on the info that I am searching, and I will write expressions as well. I think that wild cards would be the best way to accomplish this, but no matter what I use, I can't seem to get Access to even run the query.
Any help is appreciated. TIA