Forum Discussion
NickL3w21
Jul 06, 2022Copper Contributor
Excel Formula Help
I'm really not sure how I can write this out, but basically what I want is one cell to say =if(E193>0, E193-E135,"") then the next cell to say =if(E194>0, E194-E135,"") and be able to dra...
starker22
Jul 06, 2022Copper Contributor
=if(E194>0, E194-$E$135,"")