You can use nested IF functions or LOOKUP .
Look in the help index for LOOKUP

Signature
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com
Many thanks for pointing me in right direction. Now got what I need (well it
returns the correct values!!
=LOOKUP(I2,{0,31,61,91,181,1000},{"<31","31 - 60","61 - 90","91 -
180",">180"})
> You can use nested IF functions or LOOKUP .
> Look in the help index for LOOKUP
[quoted text clipped - 15 lines]
> >
> > Can this be done at all?
Don Guillett - 06 Nov 2007 16:49 GMT
Glad to help

Signature
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin.rr.com
> Many thanks for pointing me in right direction. Now got what I need (well
> it
[quoted text clipped - 22 lines]
>> >
>> > Can this be done at all?