Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do I FIND records by the MONTH

Status
Not open for further replies.

chagme

IS-IT--Management
Jan 19, 2002
44
US
This is a very simple problem. I've looked through my new manual and searched the web, but no luck.

I want to do a simple FIND on a DATE field that shows all records with month = September (for example) for any year.

Entries such as 9/**/**** return error messages.

Thanks.

 
Answering my own question here, so as not to waste others' time. I finally figured I can create another field that pulls the month from the date field and then do my searches on that field.

 
Or you could do a search on -
1/9/2003...30/9/2003

Cheers,
Paul J.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top