SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
Conditional Formatting
What is Conditional Formatting?
• Conditional Formatting (CF) is a tool that lets
you format a cell or range of cells, and have
that formatting change depending on the
value of the cell or the value of a formula.
• For instance, when the value of a cell changes
to be less than 10 it could a appear in Red.
Using Formulas
• Add custom formula to cells to decide which
format should be applied.
• The advantage of using a custom formula in
the format condition is that it allows you to
change the format of a cell based upon
another cell.
• For example IF(A1>22, TRUE, FALSE)
Examples
• Add Condition to a Cell(s)
• Hide Errors
• Hide Duplicate Values
• Highlight Duplicates in Column
• Highlight Items In List
• Highlight Dates Due to Expire
• Hide Cell Contents when printing
• Shade Alternate Row

More Related Content

PPT
Excel Conditional Formatting
PPSX
Conditional formatting in excel v2
PPTX
Conditional formatting
PPTX
Conditional formatting - Excel
PPTX
Tutorial 7: Advanced Functions and Conitional Formating
PDF
Presenting Data using Conditional Formatting and Sparklines in Excel 2013
PPTX
Excel tranining
PPT
Microsoft Office Excel 2003 Sorting And Filtering
Excel Conditional Formatting
Conditional formatting in excel v2
Conditional formatting
Conditional formatting - Excel
Tutorial 7: Advanced Functions and Conitional Formating
Presenting Data using Conditional Formatting and Sparklines in Excel 2013
Excel tranining
Microsoft Office Excel 2003 Sorting And Filtering

Similar to Conditional formatting (20)

PPT
Advanced Excel
PPTX
conditional formatting
PDF
conditional-formatting-and-conditional-formulas.pdf
PPTX
CRO0789752_DEVANSH TIWARI_CONDITIONAL FORMATTING.pptx
PPTX
Day 29-32 Excel Software (conditional formating & data analysis).pptx
PDF
Download 11-incredible-excel-conditional-formatting-tricks
PPTX
ConditionalFormattingusingMicrosoftExcel
PPTX
Excel presentation
PPTX
Lesson17
PPTX
Lesson17
PPTX
Conditional formatting
PDF
Print17
PPTX
Excel features
PPTX
Conditional formatting
PPTX
Unleashing Insights: A Guide to Conditional Formatting in Excel
PDF
Q1_LE_TLE 7_Lesson 8_Week 8_depedexemplar.pdf
PDF
TLE Grade 7 Learning Material Wk8 Note.pdf
PPT
IT formulas excel for beginners and managers.ppt
PPT
USING ADVANCED FUNCTIONS AND CONITIONAL FORMATTING EXCEL
PPTX
Excel 2010 training presentation understand data at a glance with condition...
Advanced Excel
conditional formatting
conditional-formatting-and-conditional-formulas.pdf
CRO0789752_DEVANSH TIWARI_CONDITIONAL FORMATTING.pptx
Day 29-32 Excel Software (conditional formating & data analysis).pptx
Download 11-incredible-excel-conditional-formatting-tricks
ConditionalFormattingusingMicrosoftExcel
Excel presentation
Lesson17
Lesson17
Conditional formatting
Print17
Excel features
Conditional formatting
Unleashing Insights: A Guide to Conditional Formatting in Excel
Q1_LE_TLE 7_Lesson 8_Week 8_depedexemplar.pdf
TLE Grade 7 Learning Material Wk8 Note.pdf
IT formulas excel for beginners and managers.ppt
USING ADVANCED FUNCTIONS AND CONITIONAL FORMATTING EXCEL
Excel 2010 training presentation understand data at a glance with condition...
Ad

Recently uploaded (20)

PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Tartificialntelligence_presentation.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPT
Teaching material agriculture food technology
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Getting Started with Data Integration: FME Form 101
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Electronic commerce courselecture one. Pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Reach Out and Touch Someone: Haptics and Empathic Computing
Encapsulation_ Review paper, used for researhc scholars
Tartificialntelligence_presentation.pptx
Big Data Technologies - Introduction.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Assigned Numbers - 2025 - Bluetooth® Document
Teaching material agriculture food technology
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Getting Started with Data Integration: FME Form 101
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
MIND Revenue Release Quarter 2 2025 Press Release
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Spectral efficient network and resource selection model in 5G networks
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
MYSQL Presentation for SQL database connectivity
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Electronic commerce courselecture one. Pdf
Ad

Conditional formatting

  • 2. What is Conditional Formatting? • Conditional Formatting (CF) is a tool that lets you format a cell or range of cells, and have that formatting change depending on the value of the cell or the value of a formula. • For instance, when the value of a cell changes to be less than 10 it could a appear in Red.
  • 3. Using Formulas • Add custom formula to cells to decide which format should be applied. • The advantage of using a custom formula in the format condition is that it allows you to change the format of a cell based upon another cell. • For example IF(A1>22, TRUE, FALSE)
  • 4. Examples • Add Condition to a Cell(s) • Hide Errors • Hide Duplicate Values • Highlight Duplicates in Column • Highlight Items In List • Highlight Dates Due to Expire • Hide Cell Contents when printing • Shade Alternate Row