Is it possible to scan a database, for a field that match the following statement??:
Month(field) = Month(date) and Day(field) = Day(Date)
(I want the program to get the fields that match with the current day)