Hello All -
Thanks so much for any ideas you might have on this:
I am trying to combine the following statements, each of which seem to work fine on its own, into one statement. Have googled, have searched here - surely I am missing something fundamental.
Many thanks for suggestions!
=IF((AND(K3="L",AG3="")),"",AG3-AD3)
=IF((AND(K3="S",AG3="")),"",(AG3-AD3)*-1)
Thanks so much for any ideas you might have on this:
I am trying to combine the following statements, each of which seem to work fine on its own, into one statement. Have googled, have searched here - surely I am missing something fundamental.
Many thanks for suggestions!
=IF((AND(K3="L",AG3="")),"",AG3-AD3)
=IF((AND(K3="S",AG3="")),"",(AG3-AD3)*-1)