What does the + in '=+IF(...' do in an excel function
Do you know what a plus sign in front of an if statement means? I have a
spreadsheet that has the following equation in it and it seems to evaluate
the same regardless of whether it's =+IF or =IF ????????
=+IF(J24-(Q24+M24+L24+R24)0,J24-(Q24+M24+L24+R24),0)
|