Thread
:
IF value
View Single Post
#
1
Christine Lombardo
Posts: n/a
IF value
I need to create an equation.
If (roundup(AE104*2,-3)=300000) then =300000 or if
(roundup(AE104*2,-3)<300000) then =roundup(AE104*2,-3)
Basically:
If y=x then x, if y<x then y
Reply With Quote