I want to write a report that list all clients in my database that were admitted in a given month. It does not matter which year. For example, I want all admissions for June, the year and day do not matter. My field is a date field, formatted mm/dd/yy. I have tried to convert the date field to a string, but this appears not to work. Any suggestions will be appreciated.
Thanks
Thanks