hi,
first, i don't see 2 cells. ???
anyway based on what you did wrote after that.....
=if(G98*3>30,30,G98*3)
regards
FSt1
> i am trying to get the sum of two cells or $30, whichever is less
>
[quoted text clipped - 6 lines]
>
> thanks
tisaman - 06 Feb 2008 21:06 GMT
perfect, perfect, perfect
it worked
i can't believe i had a response in less than 2 minutes to my question
i just found this group and i am luving it already
you were right
there is only one cell
thanks again
> hi,
> first, i don't see 2 cells. ???
[quoted text clipped - 15 lines]
> >
> > thanks
=IF(3*G38>30,30,3*G38)

Signature
Gary''s Student - gsnu200767
> i am trying to get the sum of two cells or $30, whichever is less
>
[quoted text clipped - 6 lines]
>
> thanks
Another
=MIN(G38*3,30)
Mike
> i am trying to get the sum of two cells or $30, whichever is less
>
[quoted text clipped - 6 lines]
>
> thanks