SlideShare a Scribd company logo
1 of 7
Nested ‘IF’ function in Excel by familycomputerclub.com http://www.familycomputerclub.com
Click in cell H3 where we wish to find the ‘Grade’ of the  student. We have input the individual  marks, calculated the  total marks and then the average. http://www.familycomputerclub.com
2. We wish to assign grade ‘A’, ‘B’, ’C’ and ’D’ to students with marks greater than  or equal to 90, 80,70 and 60 respectively. For all other students we assign ‘work  harder’ http://www.familycomputerclub.com
3. The applied formula has to read as follows: If  G3, the  average value, is greater than 90 then assign grade ‘A’;  if  G3 is greater than 80 then assign grade ‘B’ and so on. http://www.familycomputerclub.com
4. Finally if G3 does not meet any of the criteria values we assign the student the remark ‘work harder’ http://www.familycomputerclub.com
=IF (G3>-90, “A”, IF (G3>=80, “B”,IF (G3>=70, “C”,IF (G3>=60, “D”, “WORK HARDER”)))) We close as many brackets as we open THEN ELSE The first comma is read as ‘Then’ and  the next comma is read as ‘else’ http://www.familycomputerclub.com
Thanks for watching! For any clarifications visit http://www.familycomputerclub.com http://www.familycomputerclub.com

More Related Content

What's hot

Control Structures in Python
Control Structures in PythonControl Structures in Python
Control Structures in PythonSumit Satam
 
Control structure C++
Control structure C++Control structure C++
Control structure C++Anil Kumar
 
Logical functions in excel
Logical functions in excelLogical functions in excel
Logical functions in excelsujum
 
Files in c++ ppt
Files in c++ pptFiles in c++ ppt
Files in c++ pptKumar
 
vb.net Constructor and destructor
vb.net Constructor and destructorvb.net Constructor and destructor
vb.net Constructor and destructorsuraj pandey
 
TOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of ComputationTOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of ComputationMohammad Imam Hossain
 
Lee priest steroids cycle
Lee priest steroids cycleLee priest steroids cycle
Lee priest steroids cycleNicholas L Cady
 
Basic Javascript
Basic JavascriptBasic Javascript
Basic JavascriptBunlong Van
 
BCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionBCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionRai University
 
IF Statement
IF StatementIF Statement
IF StatementYunis20
 
PHP - DataType,Variable,Constant,Operators,Array,Include and require
PHP - DataType,Variable,Constant,Operators,Array,Include and requirePHP - DataType,Variable,Constant,Operators,Array,Include and require
PHP - DataType,Variable,Constant,Operators,Array,Include and requireTheCreativedev Blog
 
Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)   Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp) Archana432045
 
Python iteration
Python iterationPython iteration
Python iterationdietbuddha
 

What's hot (20)

Control Structures in Python
Control Structures in PythonControl Structures in Python
Control Structures in Python
 
Control structure C++
Control structure C++Control structure C++
Control structure C++
 
Conditional statements
Conditional statementsConditional statements
Conditional statements
 
Logical functions in excel
Logical functions in excelLogical functions in excel
Logical functions in excel
 
Flow of Control
Flow of ControlFlow of Control
Flow of Control
 
Files in c++ ppt
Files in c++ pptFiles in c++ ppt
Files in c++ ppt
 
vb.net Constructor and destructor
vb.net Constructor and destructorvb.net Constructor and destructor
vb.net Constructor and destructor
 
Alpha beta pruning
Alpha beta pruningAlpha beta pruning
Alpha beta pruning
 
TOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of ComputationTOC 1 | Introduction to Theory of Computation
TOC 1 | Introduction to Theory of Computation
 
Daa unit 2
Daa unit 2Daa unit 2
Daa unit 2
 
Lee priest steroids cycle
Lee priest steroids cycleLee priest steroids cycle
Lee priest steroids cycle
 
Basic Javascript
Basic JavascriptBasic Javascript
Basic Javascript
 
Dbms 4NF & 5NF
Dbms 4NF & 5NFDbms 4NF & 5NF
Dbms 4NF & 5NF
 
BCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and functionBCA_Semester-I_Mathematics-I_Set theory and function
BCA_Semester-I_Mathematics-I_Set theory and function
 
IF Statement
IF StatementIF Statement
IF Statement
 
Slicing
SlicingSlicing
Slicing
 
PHP - DataType,Variable,Constant,Operators,Array,Include and require
PHP - DataType,Variable,Constant,Operators,Array,Include and requirePHP - DataType,Variable,Constant,Operators,Array,Include and require
PHP - DataType,Variable,Constant,Operators,Array,Include and require
 
Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)   Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)
 
Python iteration
Python iterationPython iteration
Python iteration
 
Functions in C++
Functions in C++Functions in C++
Functions in C++
 

Viewers also liked

Digitale leerobjecten maken en hergebruiken
Digitale leerobjecten maken en hergebruikenDigitale leerobjecten maken en hergebruiken
Digitale leerobjecten maken en hergebruikenCedric Saelens
 
If And Function Combination In Excel
If And Function Combination In ExcelIf And Function Combination In Excel
If And Function Combination In Exceldinesh takyar
 
ICT competenties kmo manager
ICT competenties kmo managerICT competenties kmo manager
ICT competenties kmo managerCedric Saelens
 
Identifying, Understanding and Engaging in Online Conversations
Identifying, Understanding and Engaging in Online ConversationsIdentifying, Understanding and Engaging in Online Conversations
Identifying, Understanding and Engaging in Online Conversationsrbenson
 
Import Data From Databae Into Excel
Import Data From Databae Into ExcelImport Data From Databae Into Excel
Import Data From Databae Into Exceldinesh takyar
 
If And Function Combination In Excel
If And Function Combination In ExcelIf And Function Combination In Excel
If And Function Combination In Exceldinesh takyar
 
Pubelo-enquête Vlaams secundair onderwijs
Pubelo-enquête Vlaams secundair onderwijsPubelo-enquête Vlaams secundair onderwijs
Pubelo-enquête Vlaams secundair onderwijsCedric Saelens
 
If Function In Excel
If Function In ExcelIf Function In Excel
If Function In Exceldinesh takyar
 
Descriptive Statistics In Excel
Descriptive Statistics In ExcelDescriptive Statistics In Excel
Descriptive Statistics In Exceldinesh takyar
 
Advanced Filter in Excel
Advanced Filter in ExcelAdvanced Filter in Excel
Advanced Filter in Exceldinesh takyar
 
Top 10 examples nature - fogg 2015
Top 10 examples   nature - fogg 2015Top 10 examples   nature - fogg 2015
Top 10 examples nature - fogg 2015BJ Fogg
 
Evolution, Natural Selection, Taxonomy, and Anthropology
Evolution, Natural Selection, Taxonomy, and AnthropologyEvolution, Natural Selection, Taxonomy, and Anthropology
Evolution, Natural Selection, Taxonomy, and Anthropologycgales
 
Photosynthesis
PhotosynthesisPhotosynthesis
Photosynthesiscgales
 

Viewers also liked (19)

Digitale leerobjecten maken en hergebruiken
Digitale leerobjecten maken en hergebruikenDigitale leerobjecten maken en hergebruiken
Digitale leerobjecten maken en hergebruiken
 
If And Function Combination In Excel
If And Function Combination In ExcelIf And Function Combination In Excel
If And Function Combination In Excel
 
Dhzgids Bloggen
Dhzgids BloggenDhzgids Bloggen
Dhzgids Bloggen
 
Test ppt
Test pptTest ppt
Test ppt
 
Dsum In Excel
Dsum In ExcelDsum In Excel
Dsum In Excel
 
ICT competenties kmo manager
ICT competenties kmo managerICT competenties kmo manager
ICT competenties kmo manager
 
Identifying, Understanding and Engaging in Online Conversations
Identifying, Understanding and Engaging in Online ConversationsIdentifying, Understanding and Engaging in Online Conversations
Identifying, Understanding and Engaging in Online Conversations
 
Import Data From Databae Into Excel
Import Data From Databae Into ExcelImport Data From Databae Into Excel
Import Data From Databae Into Excel
 
Birthdays In Excel
Birthdays In ExcelBirthdays In Excel
Birthdays In Excel
 
If And Function Combination In Excel
If And Function Combination In ExcelIf And Function Combination In Excel
If And Function Combination In Excel
 
Pubelo-enquête Vlaams secundair onderwijs
Pubelo-enquête Vlaams secundair onderwijsPubelo-enquête Vlaams secundair onderwijs
Pubelo-enquête Vlaams secundair onderwijs
 
Sumif In Excel
Sumif In ExcelSumif In Excel
Sumif In Excel
 
Vlookup Using Lists
Vlookup Using ListsVlookup Using Lists
Vlookup Using Lists
 
If Function In Excel
If Function In ExcelIf Function In Excel
If Function In Excel
 
Descriptive Statistics In Excel
Descriptive Statistics In ExcelDescriptive Statistics In Excel
Descriptive Statistics In Excel
 
Advanced Filter in Excel
Advanced Filter in ExcelAdvanced Filter in Excel
Advanced Filter in Excel
 
Top 10 examples nature - fogg 2015
Top 10 examples   nature - fogg 2015Top 10 examples   nature - fogg 2015
Top 10 examples nature - fogg 2015
 
Evolution, Natural Selection, Taxonomy, and Anthropology
Evolution, Natural Selection, Taxonomy, and AnthropologyEvolution, Natural Selection, Taxonomy, and Anthropology
Evolution, Natural Selection, Taxonomy, and Anthropology
 
Photosynthesis
PhotosynthesisPhotosynthesis
Photosynthesis
 

Recently uploaded

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Recently uploaded (20)

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Nested If Function In Excel

  • 1. Nested ‘IF’ function in Excel by familycomputerclub.com http://www.familycomputerclub.com
  • 2. Click in cell H3 where we wish to find the ‘Grade’ of the student. We have input the individual marks, calculated the total marks and then the average. http://www.familycomputerclub.com
  • 3. 2. We wish to assign grade ‘A’, ‘B’, ’C’ and ’D’ to students with marks greater than or equal to 90, 80,70 and 60 respectively. For all other students we assign ‘work harder’ http://www.familycomputerclub.com
  • 4. 3. The applied formula has to read as follows: If G3, the average value, is greater than 90 then assign grade ‘A’; if G3 is greater than 80 then assign grade ‘B’ and so on. http://www.familycomputerclub.com
  • 5. 4. Finally if G3 does not meet any of the criteria values we assign the student the remark ‘work harder’ http://www.familycomputerclub.com
  • 6. =IF (G3>-90, “A”, IF (G3>=80, “B”,IF (G3>=70, “C”,IF (G3>=60, “D”, “WORK HARDER”)))) We close as many brackets as we open THEN ELSE The first comma is read as ‘Then’ and the next comma is read as ‘else’ http://www.familycomputerclub.com
  • 7. Thanks for watching! For any clarifications visit http://www.familycomputerclub.com http://www.familycomputerclub.com