I'm having trouble locating the max time vaue from a list.
I have a list formatted as (hh:mm), whenever I use the Max function id
doesn't signify the hightest value. I've also tried using the Large Function
with 1 as the signifyer but this doesn't work either. eg
List: 2:45 3:00 0.75 1:00
Max(list) = 2:45
Large(list,2) = 3:00
How do I overcome this problem. Your help would be most appreacative
Lee
Gary - 20 Jun 2006 07:20 GMT
Its working on my system. Why do you have 0.75 in the list? that can be the
reason.
Gary
> I'm having trouble locating the max time vaue from a list.
> I have a list formatted as (hh:mm), whenever I use the Max function id
[quoted text clipped - 9 lines]
>
> Lee
Lee - 20 Jun 2006 07:46 GMT
it shouldn't be 0.75 it should be 0:75
> Its working on my system. Why do you have 0.75 in the list? that can be the
> reason.
[quoted text clipped - 13 lines]
> >
> > Lee
Toppers - 20 Jun 2006 10:48 GMT
0:75 as minutes?
> it shouldn't be 0.75 it should be 0:75
>
[quoted text clipped - 15 lines]
> > >
> > > Lee