Testing Excel expressions with the IF function

I figured it was time for another Excel tutorial. This time I’m looking at the IF function. IF is really just like it would be in a sentence. If A=B then “something”, else “something else”. The syntax is :

=if(logical_test,value_if_true,value_if_false)

Check out the video for more.

Related posts:

  1. Excel Tutorial – Using SUMIF Welcome to my first, of hopefully many, tutorial on how...
  2. Excel Tutorial – COUNTIF Have you ever had a spreadsheet with 150 lines of...
  3. Do you hate spreadsheets? You’re not alone I work in the public sector in a finance department....

Related posts brought to you by Yet Another Related Posts Plugin.

blog comments powered by Disqus