N
Neil
Hi,
I have a table that has start times and finish times for different
people. I need to be able to return the value for the latest finish
time if there are multiple instances of that agent.
name start time finish time
agent 1 07:00 15:00
agent 2 08:00 08:15
agent 2 08:15 16:00
agent 3 09:00 17:00
In the above table i need to be able to return the value for agent 2
latest finish time. The vlookup formula i use returns the first value
it finds which is fine if there are only single entries.
Normally i would just sort the table and use the data, except i also
need to retrieve the earliest start time from the same table.
Any help would be greatly appreciated.
Thanks
Neil
I have a table that has start times and finish times for different
people. I need to be able to return the value for the latest finish
time if there are multiple instances of that agent.
name start time finish time
agent 1 07:00 15:00
agent 2 08:00 08:15
agent 2 08:15 16:00
agent 3 09:00 17:00
In the above table i need to be able to return the value for agent 2
latest finish time. The vlookup formula i use returns the first value
it finds which is fine if there are only single entries.
Normally i would just sort the table and use the data, except i also
need to retrieve the earliest start time from the same table.
Any help would be greatly appreciated.
Thanks
Neil