One way:
E1: =A1+MIN(B1:D1)
F1: =A1+MAX(B1:D1)
> Looking for a formula where cell E1 will add cell A1 to the lowest total
> from cell b1 c1 or d1, then the same with the formula but this time with
> the highest value.
> Thanks again to all who reply.
Bob Bob - 05 Jan 2008 02:06 GMT
Thanks it did the job
> One way:
>
[quoted text clipped - 5 lines]
> > the highest value.
> > Thanks again to all who reply.