Hello I'm trying to figure out how to get a number then if the number is less than a number then number
Heres what I'm attempting: cell I8 =SUM(G8*H8) **this gets my number, but in the same I8 cell how do I determine if the number is less than 150 then 150
I've been trying to figure it out myself with this: =SUM(G8*H8,IF(I8<150,"150")) but it shows nothing
I hope this makes some kinda sense
Thanks
Ray
Heres what I'm attempting: cell I8 =SUM(G8*H8) **this gets my number, but in the same I8 cell how do I determine if the number is less than 150 then 150
I've been trying to figure it out myself with this: =SUM(G8*H8,IF(I8<150,"150")) but it shows nothing
I hope this makes some kinda sense
Thanks
Ray