View Single Post
  #2   Report Post  
Don Guillett
 
Posts: n/a
Default

Homework?

--
Don Guillett
SalesAid Software

"Donkey" wrote in message
...
I have a database of information

Col A Col B Col C
Name Start Time Earliest Start?

Column A and B return information from elsewhere and i would like column C
to return the value from column B that represents the earliest start time
for the person in column A. The person in Col A may appear several times

but
I need Col C only to return thier earliest start time.

Thanks