Also note that IF(D3=0,B3-C3,IF(D3>=0,B3+D3-C3)) is the same as IF(D3>=0,B3+D3-C3,...)
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post
|