I need help on my query. I have made an employees leave plan database. This has two text fields [StartDate] and [EndDate]. I want search by month/year (like Jan 2009, Feb 2009 etc) and my search should give me a list of employees on leave during the current month (or future month). This will facilitate making alternative work arrangements.
My efforts to make a query did not succeed.
There is one more issue to be sorted out. Suppose Mr.A is on leave from 16 Jan 2009 to 15 Mar 2009, if I search for Feb 2009, Mr.A should appear in the list because he is on leave during the entire month. I failed to find a solution. Please help
My efforts to make a query did not succeed.
There is one more issue to be sorted out. Suppose Mr.A is on leave from 16 Jan 2009 to 15 Mar 2009, if I search for Feb 2009, Mr.A should appear in the list because he is on leave during the entire month. I failed to find a solution. Please help