SlideShare a Scribd company logo
1 of 6
Office Blogs
Follow us:



 Subscribe all
 Sign in
Search for:
Search
Skip to content
Narrow By:
 What products do you use?
 Access
 Excel
 Exchange
 InfoPath
 Lync
 Office 365
 Office for iPad
 Office for Mac
 Office Online
 OneDrive
 OneNote
 Outlook
 Outlook.com
 PowerPoint
 Project
 Publisher
 SharePoint
 Sway
 Visio
 Word
 Yammer

 Clear all
 Cancel
 Apply
 Where do you use Office?
 Business
 Dev
 Home
 IT
 Non-profit
 On-premises
 Partner
 Public sector
 School

 Clear all
 Cancel
 Apply
 What do you want to see?
 Customer stories
 Events
 News
 Podcast
 Updates
 Video shows

 Clear all
 Cancel
 Apply
Back
Excel
True or false, IF provides the
answer
by Diego Oppenheimer, on September 7, 2010 | 0 Comments | 9
Today’s post is brought to you by Frederique Klitgaard. Frederique is a writer on Office.com
It’s easy to understand why the IF function appears in the top 10 list of popular Excel functions. It’s a
versatile function that can be used for all sorts of tasks.
For example, this function can save you a lot of time when you need to grade a stack of papers. It quickly
turns a long list of test scores into grades without having to do any of the math. It can also instantly
determine who passed or failed.
I don’t ever grade papers but I’ll use this example to show you the effectiveness of this function. Let’s
start by having a look at the syntax that this function uses to determine that a condition is true or false.
IF(logical_test, [value_if_true], [value_if_false])
The first argument, logical_test, is the required value or expression that will be evaluated to true or false.
Expressions use comparison operators, such as equal to (=) or greater than (>), for example A10=100. For
a list of comparison operators, see Calculation operators and precedence.
The other two arguments, value_if_true and value_if_false, are optional arguments (as indicated by the
square brackets in the syntax). When these arguments are used in the formula, they’ll return the value that
you want to be displayed when the logical_test argument evaluates to true or false.
I’ll apply this syntax to the following list of test scores.
Student Test Score Result Grade
Student 1 35
Student 2 67
Student 3 88
Student 4 70
Student 5 95
To determine who passed or failed the test, I want the formula to return the following results:
Test score Result
Greater than or equal to 70 Passed
Less than 70 Failed
In the first cell of the Result column, cell C2, I’ll enter the following formula:
IF(B2>=70, “Passed”, “Failed”)
To turn the list of test scores into grades, I can go a step further and embed additional IF functions as
formula arguments, often referred to as nesting. You can nest up to 64 IF functions as value_if_true and
value_if_false arguments.
I want the formula to return the grades as follows:
Test score Grade
Greater than 89 A
From 80 to 89 B
From 70 to 79 C
From 60 to 69 D
Less than 60 F
Based on these conditions, the nested formula I’ll enter in the first cell of the Grade column, cell D2, will
then look like this:
IF(B2>89, “A”, IF(B2>79, “B”, IF(B2>69, “C”,
IF(B2>59, “D”, “F”))))
Notice that I’ve nested three other IF functions to calculate the grades. The last argument doesn’t need the
IF function; it automatically displays an F for numbers that have not been accounted for in the nested IF
functions. I’ve used the IF function four times, so I’ll need to include four ending parentheses in the
formula.
Student Test Score Result Grade
Student 1 35 Failed F
Student 2 67 Failed D
Student 3 88 Passed B
Student 4 70 Passed C
Student 5 95 Passed A
Because I used a table format, the formula is automatically applied to all test scores. If that were not the
case, however, I would just fill the formula down to the other cells in the column to get my list of grades.
That’s all there is to it. I’m ready to get my rubber stamp and grade away!
I hope that the examples I used will help you become familiar with this function. For additional
information and other examples, please see our function reference article, IF function.
Tags
 Excel
Back to top
Related blog posts
 Use the VBA SaveAs Method in Excel 2007
 Defrosting your code
 Quick Analysis: Discover new insights

other Microsoft blogs
 Official Microsoft Blog
 Microsoft On The Issues
 The Windows Blog
other product blogs
 Exchange Blog
other Office blogs
 Office Updates
 Powered by Azure
 Legal
 Trademarks
 Privacy Statement
<div><img alt="DCSIMG" id="DCSIMG" width="1" height="1"
src="http://m.webtrends.com/dcsw88y81000008ibfg24ix2a_6l4b/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=MS.3.0.0"/></div> <img
alt="" width="1" height="1" src="http://c.microsoft.com/trans_pixel.aspx"/>

More Related Content

What's hot

What's hot (18)

Chap3
Chap3Chap3
Chap3
 
Excel error
Excel errorExcel error
Excel error
 
AutoCorrect - Excel 2013 Tutorial
AutoCorrect - Excel 2013 TutorialAutoCorrect - Excel 2013 Tutorial
AutoCorrect - Excel 2013 Tutorial
 
If and nested i fs
If and nested i fsIf and nested i fs
If and nested i fs
 
Print8
Print8Print8
Print8
 
Lesson8 creating complex formulas
Lesson8 creating complex formulasLesson8 creating complex formulas
Lesson8 creating complex formulas
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
 
Formula in MS Excel
Formula in MS ExcelFormula in MS Excel
Formula in MS Excel
 
Understanding excel’s error values
Understanding excel’s error valuesUnderstanding excel’s error values
Understanding excel’s error values
 
Grade 5 Computer
Grade 5 ComputerGrade 5 Computer
Grade 5 Computer
 
Grade 6 Computer
Grade 6 Computer Grade 6 Computer
Grade 6 Computer
 
Excelformulas
ExcelformulasExcelformulas
Excelformulas
 
Basic Functions - Excel 2013 Tutorial
Basic Functions - Excel 2013 TutorialBasic Functions - Excel 2013 Tutorial
Basic Functions - Excel 2013 Tutorial
 
Excel Data Management
Excel Data ManagementExcel Data Management
Excel Data Management
 
Real World Excel Formulas
Real World Excel FormulasReal World Excel Formulas
Real World Excel Formulas
 
Row, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel TutorialRow, Column, Index, Match, Offset Functions. Excel Tutorial
Row, Column, Index, Match, Offset Functions. Excel Tutorial
 
Lesson5 creating simple formula
Lesson5 creating simple formulaLesson5 creating simple formula
Lesson5 creating simple formula
 
Excel Formulas Functions
Excel Formulas FunctionsExcel Formulas Functions
Excel Formulas Functions
 

Viewers also liked

Mil.patron
Mil.patronMil.patron
Mil.patroncsufcirc
 
Mil.claims
Mil.claimsMil.claims
Mil.claimscsufcirc
 
Mil.notices
Mil.noticesMil.notices
Mil.noticescsufcirc
 
library circulation department manual with web stuff
library circulation department manual with web stufflibrary circulation department manual with web stuff
library circulation department manual with web stuffcsufcirc
 
2015 Marketing Plan From Pix-l Graphx
2015 Marketing Plan From Pix-l Graphx2015 Marketing Plan From Pix-l Graphx
2015 Marketing Plan From Pix-l GraphxPix-l Graphx
 

Viewers also liked (11)

Mil.money
Mil.moneyMil.money
Mil.money
 
Mil.check
Mil.checkMil.check
Mil.check
 
mil.setup
mil.setupmil.setup
mil.setup
 
Mil.patron
Mil.patronMil.patron
Mil.patron
 
Mil.list
Mil.listMil.list
Mil.list
 
Mil.hold
Mil.holdMil.hold
Mil.hold
 
Mil.claims
Mil.claimsMil.claims
Mil.claims
 
Catalog
CatalogCatalog
Catalog
 
Mil.notices
Mil.noticesMil.notices
Mil.notices
 
library circulation department manual with web stuff
library circulation department manual with web stufflibrary circulation department manual with web stuff
library circulation department manual with web stuff
 
2015 Marketing Plan From Pix-l Graphx
2015 Marketing Plan From Pix-l Graphx2015 Marketing Plan From Pix-l Graphx
2015 Marketing Plan From Pix-l Graphx
 

Similar to management

03 Logical functions.pdf
03 Logical functions.pdf03 Logical functions.pdf
03 Logical functions.pdfRizwanAli988729
 
ICDL Advanced Excel 2010 - Tutorial
ICDL Advanced Excel 2010 - TutorialICDL Advanced Excel 2010 - Tutorial
ICDL Advanced Excel 2010 - TutorialMichael Lew
 
Training presentation get to know excel 2010 - create formulas
Training presentation   get to know excel 2010 - create formulasTraining presentation   get to know excel 2010 - create formulas
Training presentation get to know excel 2010 - create formulassakiru
 
Excel 2007 slide enter formulas
Excel 2007 slide    enter formulasExcel 2007 slide    enter formulas
Excel 2007 slide enter formulasrezaulslide
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculationsuday reddy
 
Introduction to excel - application to statistics
Introduction to excel - application to statisticsIntroduction to excel - application to statistics
Introduction to excel - application to statisticszavenger
 
Most important excel functions &amp; shortcuts
Most important excel functions &amp; shortcutsMost important excel functions &amp; shortcuts
Most important excel functions &amp; shortcutsMike Willy
 
IMPORTRANGE-1.pptx
IMPORTRANGE-1.pptxIMPORTRANGE-1.pptx
IMPORTRANGE-1.pptxKetanSehdev3
 
gratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdf
gratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdfgratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdf
gratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdfNarReg
 
Excel-eBook.pdf
Excel-eBook.pdfExcel-eBook.pdf
Excel-eBook.pdfbill291588
 
Excel-Ebook.pdf
Excel-Ebook.pdfExcel-Ebook.pdf
Excel-Ebook.pdfMihir Soni
 
Empowerment Technologies - Module 5
Empowerment Technologies - Module 5Empowerment Technologies - Module 5
Empowerment Technologies - Module 5Jesus Rances
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functionsBuffalo Seminary
 

Similar to management (20)

03 Logical functions.pdf
03 Logical functions.pdf03 Logical functions.pdf
03 Logical functions.pdf
 
ICDL Advanced Excel 2010 - Tutorial
ICDL Advanced Excel 2010 - TutorialICDL Advanced Excel 2010 - Tutorial
ICDL Advanced Excel 2010 - Tutorial
 
Excel IF, IFs.ppt
Excel IF, IFs.pptExcel IF, IFs.ppt
Excel IF, IFs.ppt
 
Training presentation get to know excel 2010 - create formulas
Training presentation   get to know excel 2010 - create formulasTraining presentation   get to know excel 2010 - create formulas
Training presentation get to know excel 2010 - create formulas
 
Excel 2007 slide enter formulas
Excel 2007 slide    enter formulasExcel 2007 slide    enter formulas
Excel 2007 slide enter formulas
 
142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations142500146 using-oracle-fast formula-for-payroll-calculations
142500146 using-oracle-fast formula-for-payroll-calculations
 
Introduction to excel - application to statistics
Introduction to excel - application to statisticsIntroduction to excel - application to statistics
Introduction to excel - application to statistics
 
Excel trick
Excel trickExcel trick
Excel trick
 
Most important excel functions &amp; shortcuts
Most important excel functions &amp; shortcutsMost important excel functions &amp; shortcuts
Most important excel functions &amp; shortcuts
 
Excel e book
Excel e bookExcel e book
Excel e book
 
IMPORTRANGE-1.pptx
IMPORTRANGE-1.pptxIMPORTRANGE-1.pptx
IMPORTRANGE-1.pptx
 
gratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdf
gratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdfgratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdf
gratisexam.com-Oracle.BrainDumps.1z0-061.v2016-10-10.by.Laura.75q.pdf
 
Excel-eBook.pdf
Excel-eBook.pdfExcel-eBook.pdf
Excel-eBook.pdf
 
Excel-Ebook.pdf
Excel-Ebook.pdfExcel-Ebook.pdf
Excel-Ebook.pdf
 
Microsoft excel formulas
Microsoft excel formulasMicrosoft excel formulas
Microsoft excel formulas
 
Empowerment Technologies - Module 5
Empowerment Technologies - Module 5Empowerment Technologies - Module 5
Empowerment Technologies - Module 5
 
MS Excel 2010 tutorial 5
MS Excel 2010 tutorial 5MS Excel 2010 tutorial 5
MS Excel 2010 tutorial 5
 
itm file
 itm file itm file
itm file
 
03 Excel formulas and functions
03 Excel formulas and functions03 Excel formulas and functions
03 Excel formulas and functions
 
Excel 2007- Enter Formulas
Excel 2007- Enter FormulasExcel 2007- Enter Formulas
Excel 2007- Enter Formulas
 

Recently uploaded

Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...amitlee9823
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwaitdaisycvs
 
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 MonthsSEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 MonthsIndeedSEO
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...lizamodels9
 
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Sheetaleventcompany
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizharallensay1
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Adnet Communications
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfAdmir Softic
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPanhandleOilandGas
 
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...allensay1
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel
 
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Anamikakaur10
 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture conceptP&CO
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...lizamodels9
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...lizamodels9
 
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...Falcon Invoice Discounting
 
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service NoidaCall Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service Noidadlhescort
 

Recently uploaded (20)

Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
 
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 MonthsSEO Case Study: How I Increased SEO Traffic & Ranking by 50-60%  in 6 Months
SEO Case Study: How I Increased SEO Traffic & Ranking by 50-60% in 6 Months
 
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
Russian Call Girls In Rajiv Chowk Gurgaon ❤️8448577510 ⊹Best Escorts Service ...
 
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
 
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al MizharAl Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
Al Mizhar Dubai Escorts +971561403006 Escorts Service In Al Mizhar
 
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
Lundin Gold - Q1 2024 Conference Call Presentation (Revised)
 
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdfDr. Admir Softic_ presentation_Green Club_ENG.pdf
Dr. Admir Softic_ presentation_Green Club_ENG.pdf
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
Call Girls Service In Old Town Dubai ((0551707352)) Old Town Dubai Call Girl ...
 
Falcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in indiaFalcon Invoice Discounting platform in india
Falcon Invoice Discounting platform in india
 
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
(Anamika) VIP Call Girls Napur Call Now 8617697112 Napur Escorts 24x7
 
Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024Marel Q1 2024 Investor Presentation from May 8, 2024
Marel Q1 2024 Investor Presentation from May 8, 2024
 
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture concept
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
Call Girls From Raj Nagar Extension Ghaziabad❤️8448577510 ⊹Best Escorts Servi...
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
Unveiling Falcon Invoice Discounting: Leading the Way as India's Premier Bill...
 
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service NoidaCall Girls In Noida 959961⊹3876 Independent Escort Service Noida
Call Girls In Noida 959961⊹3876 Independent Escort Service Noida
 

management

  • 1. Office Blogs Follow us:     Subscribe all  Sign in Search for: Search Skip to content Narrow By:  What products do you use?  Access  Excel  Exchange  InfoPath  Lync  Office 365  Office for iPad  Office for Mac  Office Online  OneDrive  OneNote  Outlook  Outlook.com  PowerPoint  Project  Publisher  SharePoint  Sway  Visio  Word  Yammer   Clear all  Cancel  Apply  Where do you use Office?  Business  Dev  Home  IT  Non-profit  On-premises  Partner
  • 2.  Public sector  School   Clear all  Cancel  Apply  What do you want to see?  Customer stories  Events  News  Podcast  Updates  Video shows   Clear all  Cancel  Apply Back Excel True or false, IF provides the answer by Diego Oppenheimer, on September 7, 2010 | 0 Comments | 9 Today’s post is brought to you by Frederique Klitgaard. Frederique is a writer on Office.com It’s easy to understand why the IF function appears in the top 10 list of popular Excel functions. It’s a versatile function that can be used for all sorts of tasks. For example, this function can save you a lot of time when you need to grade a stack of papers. It quickly turns a long list of test scores into grades without having to do any of the math. It can also instantly determine who passed or failed. I don’t ever grade papers but I’ll use this example to show you the effectiveness of this function. Let’s start by having a look at the syntax that this function uses to determine that a condition is true or false.
  • 3. IF(logical_test, [value_if_true], [value_if_false]) The first argument, logical_test, is the required value or expression that will be evaluated to true or false. Expressions use comparison operators, such as equal to (=) or greater than (>), for example A10=100. For a list of comparison operators, see Calculation operators and precedence. The other two arguments, value_if_true and value_if_false, are optional arguments (as indicated by the square brackets in the syntax). When these arguments are used in the formula, they’ll return the value that you want to be displayed when the logical_test argument evaluates to true or false. I’ll apply this syntax to the following list of test scores. Student Test Score Result Grade Student 1 35 Student 2 67 Student 3 88 Student 4 70 Student 5 95 To determine who passed or failed the test, I want the formula to return the following results: Test score Result Greater than or equal to 70 Passed Less than 70 Failed In the first cell of the Result column, cell C2, I’ll enter the following formula: IF(B2>=70, “Passed”, “Failed”)
  • 4. To turn the list of test scores into grades, I can go a step further and embed additional IF functions as formula arguments, often referred to as nesting. You can nest up to 64 IF functions as value_if_true and value_if_false arguments. I want the formula to return the grades as follows: Test score Grade Greater than 89 A From 80 to 89 B From 70 to 79 C From 60 to 69 D Less than 60 F Based on these conditions, the nested formula I’ll enter in the first cell of the Grade column, cell D2, will then look like this: IF(B2>89, “A”, IF(B2>79, “B”, IF(B2>69, “C”, IF(B2>59, “D”, “F”)))) Notice that I’ve nested three other IF functions to calculate the grades. The last argument doesn’t need the IF function; it automatically displays an F for numbers that have not been accounted for in the nested IF functions. I’ve used the IF function four times, so I’ll need to include four ending parentheses in the formula. Student Test Score Result Grade Student 1 35 Failed F Student 2 67 Failed D Student 3 88 Passed B
  • 5. Student 4 70 Passed C Student 5 95 Passed A Because I used a table format, the formula is automatically applied to all test scores. If that were not the case, however, I would just fill the formula down to the other cells in the column to get my list of grades. That’s all there is to it. I’m ready to get my rubber stamp and grade away! I hope that the examples I used will help you become familiar with this function. For additional information and other examples, please see our function reference article, IF function. Tags  Excel Back to top Related blog posts  Use the VBA SaveAs Method in Excel 2007  Defrosting your code  Quick Analysis: Discover new insights  other Microsoft blogs  Official Microsoft Blog  Microsoft On The Issues  The Windows Blog other product blogs  Exchange Blog other Office blogs  Office Updates  Powered by Azure  Legal  Trademarks  Privacy Statement
  • 6. <div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="http://m.webtrends.com/dcsw88y81000008ibfg24ix2a_6l4b/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=MS.3.0.0"/></div> <img alt="" width="1" height="1" src="http://c.microsoft.com/trans_pixel.aspx"/>