Forum Discussion
jhassi
Jul 05, 2019Copper Contributor
Not sure what type of excel formula to use
I have one cell (lets say it is cell Z20) in which I need several things evaluated and different things done based upon the answer. This is based upon dollar amounts in columns N and L. Both column...
jhassi
Jul 05, 2019Copper Contributor
This doesn't address the logical test for N20
Twifoo
Jul 05, 2019Silver Contributor
My suggested formula is premised on your declaration of a fact that whenever L20 is 0, N20 is not 0, and whenever N20 is 0, L20 is not 0. If my suggested formula returns a result you didn’t expect, it presupposes that you may have to modify your premise. The logic of any formula always depends upon the premise you declare.