Hello,
This may be one of those "impossibles", but I am stuck on where to even start with this formula.
I am trying to use EXCEL to create a small resource schedule. Each "row' can be considered an activity or a shift. If for a particular "resource name" the resource has been double booked (same day, same overlap) i would like to see a "conflict" or "warning" as the output.
columns:
resource name, Start Time, End Time, Conflict?
frank, 6/14/2010 8:00 AM, 6/14/2010 2:00 PM, No
dan, 6/14/2010 10:00 AM, 6/14/2010 5:00 PM, No
Dan, 6/15/2010 11:00 AM, 6/15/2010 3:00 PM, No
Shelly, 6/15/2010 8:00 AM, 6/14/2010 1:00 PM, No
New rows gets created as:
frank, 6/14/2010 1:30 PM, 6/14/2010 4:00 PM, Yes
frank, 6/14/2010 5:00 AM, 6/14/2010 8:15 AM, Yes
frank, 6/14/2010 12:00 PM, 6/14/2010 1:00 PM, Yes
additionally, the very first row would change "yes"..
so what formula do I put in each row for "conflict" to get the appropriate response.
sincerely....
This may be one of those "impossibles", but I am stuck on where to even start with this formula.
I am trying to use EXCEL to create a small resource schedule. Each "row' can be considered an activity or a shift. If for a particular "resource name" the resource has been double booked (same day, same overlap) i would like to see a "conflict" or "warning" as the output.
columns:
resource name, Start Time, End Time, Conflict?
frank, 6/14/2010 8:00 AM, 6/14/2010 2:00 PM, No
dan, 6/14/2010 10:00 AM, 6/14/2010 5:00 PM, No
Dan, 6/15/2010 11:00 AM, 6/15/2010 3:00 PM, No
Shelly, 6/15/2010 8:00 AM, 6/14/2010 1:00 PM, No
New rows gets created as:
frank, 6/14/2010 1:30 PM, 6/14/2010 4:00 PM, Yes
frank, 6/14/2010 5:00 AM, 6/14/2010 8:15 AM, Yes
frank, 6/14/2010 12:00 PM, 6/14/2010 1:00 PM, Yes
additionally, the very first row would change "yes"..
so what formula do I put in each row for "conflict" to get the appropriate response.
sincerely....