danielw2007
New member
- Local time
- Today, 23:23
- Joined
- Jun 11, 2008
- Messages
- 3
I found some information fro a previous thread on here but needed add onto it.
The thread in question is "Search between two date fields" by Ross Burrows.
I have a Annual Leave Database that im working on and it asks for a Start Date and a End date. (First day off - last day off.
I am trying to write a query that generates a report so it tell me everyone that's off in any given time, IE next monday to friday. so you enter the first date (Monday) and then the next date (Friday) and it tell you everyone thats off in that given time.
So what i've got to work with is a
StarDate - Staff's First day of Annual Leave
EndDate - Staff's Last day of Annual Leave
&
FirstDate - Monday's Date
LastDate - Friday's Date
My problem i have got is how do i get it to check each date in the week to find if someones off on that day?
If you require any mroe information on what i am on about please feel free to ask.
The thread in question is "Search between two date fields" by Ross Burrows.
I have a Annual Leave Database that im working on and it asks for a Start Date and a End date. (First day off - last day off.
I am trying to write a query that generates a report so it tell me everyone that's off in any given time, IE next monday to friday. so you enter the first date (Monday) and then the next date (Friday) and it tell you everyone thats off in that given time.
So what i've got to work with is a
StarDate - Staff's First day of Annual Leave
EndDate - Staff's Last day of Annual Leave
&
FirstDate - Monday's Date
LastDate - Friday's Date
My problem i have got is how do i get it to check each date in the week to find if someones off on that day?
If you require any mroe information on what i am on about please feel free to ask.