I have a table setup with a field for [startdate] and [enddate] that specifies a period in which somone is out of the office. I have designed a form where a user will enter a stardate and enddate (unbound) on a form and in the subform it needs to look in the table to see if anyone 'off' during that period of time. The problem I am having is if on the form someone selects 3/1/06 to 3/2/06 in the unbound fileds and in the table someone is off 2/28/06 [startdate] through 3/5/06 [endate], how can I get my subform / query to locate 3/1/06 - 3/2/06 within that date range???
Thanks in advance for your help! =)
Thanks in advance for your help! =)