
- MS Excel Basics
- Excel - Home
- Excel - Getting Started
- Excel - Explore Window
- Excel - Backstage
- Excel - Entering Values
- Excel - Move Around
- Excel - Save Workbook
- Excel - Create Worksheet
- Excel - Copy Worksheet
- Excel - Hiding Worksheet
- Excel - Delete Worksheet
- Excel - Close Workbook
- Excel - Open Workbook
- Excel - Context Help
- Editing Worksheet
- Excel - Insert Data
- Excel - Select Data
- Excel - Delete Data
- Excel - Move Data
- Excel - Rows & Columns
- Excel - Copy & Paste
- Excel - Find & Replace
- Excel - Spell Check
- Excel - Zoom In-Out
- Excel - Special Symbols
- Excel - Insert Comments
- Excel - Add Text Box
- Excel - Undo Changes
- Formatting Cells
- Excel - Setting Cell Type
- Excel - Setting Fonts
- Excel - Text Decoration
- Excel - Rotate Cells
- Excel - Setting Colors
- Excel - Text Alignments
- Excel - Merge & Wrap
- Excel - Borders and Shades
- Excel - Apply Formatting
- Formatting Worksheets
- Excel - Sheet Options
- Excel - Adjust Margins
- Excel - Page Orientation
- Excel - Header and Footer
- Excel - Insert Page Breaks
- Excel - Set Background
- Excel - Freeze Panes
- Excel - Conditional Format
- Working with Formula
- Excel - Creating Formulas
- Excel - Copying Formulas
- Excel - Formula Reference
- Excel - Using Functions
- Excel - Builtin Functions
- Advanced Operations
- Excel - Data Filtering
- Excel - Data Sorting
- Excel - Using Ranges
- Excel - Data Validation
- Excel - Using Styles
- Excel - Using Themes
- Excel - Using Templates
- Excel - Using Macros
- Excel - Adding Graphics
- Excel - Cross Referencing
- Excel - Printing Worksheets
- Excel - Email Workbooks
- Excel- Translate Worksheet
- Excel - Workbook Security
- Excel - Data Tables
- Excel - Pivot Tables
- Excel - Simple Charts
- Excel - Pivot Charts
- Excel - Keyboard Shortcuts
- MS Excel Resources
- Excel - Quick Guide
- Excel - Useful Resources
- Excel - Discussion
How to Apply Conditional Formatting to a Column Based on Another Column in Excel?
We have always formatted the cells in Excel based on the formula that is dependent on its own row or column, but have you ever tried formatting the rows or columns that are dependent on the other row or column? It is possible by making some simple changes to the formula that we will be using for the formatting.
This tutorial will help you understand how we can apply conditional formatting to a column based on another column in Excel. The whole process will depend on a formula.
Applying Conditional Formatting to a Column Based on Another Column
Here we will first select cells, then click on conditional formatting and add a new rule based on a formula. Let us see a simple process to apply conditional formatting to a column based on another column in an efficient and faster way. We will be highlighting the cells where the sales are greater than 6000, and the formula we will be using in the process is =C2>6000.
Step 1
Consider the following scenario: we have an excel sheet with data similar to the data shown in the image below.
Now select the data you want to format, then select a new rule under conditional formatting under the Home Excel Ribbon. Then a new pop-up window will be opened, similar to the below image. In the new pop-up window, select Use a Formula, enter the formula as =$C2>6000 in the formula box, and click on Format.
Step 2
After clicking the format button, a new pop-up window will appear; select the colour you want to add, then click OK. Finally, click OK to see the final output, as shown in the image below.
Conclusion
In this tutorial, we used a simple example to demonstrate how you can apply conditional formatting to a column based on another column in Excel to highlight a particular set of data.
- Related Articles
- How to Apply Conditional Formatting based on VLOOKUP in Excel?
- How to Auto-Number a Column Based on the Cell Values on Another Column in Excel?
- How to Apply Conditional Formatting across Worksheets /Workbooks in Excel?
- How to calculate the average in a column based on criteria in another column in Excel?
- How to Copy a Column Based on Cell Value to Another Excel Sheet?
- How to Apply Conditional Formatting Search for Multiple Words in Excel?
- Apply Conditional Formatting for Each Row in Excel
- Update a column based on another MySQL table’s column
- How to assign a column value in a data frame based on another column in another R data frame?
- How to grey out cells based on another column or drop down list choice in excel?
- C program to print Excel column titles based on given column number
- How to create a new column in an R data frame based on some condition of another column?
- How to extract a data frame’s column value based on a column value of another data frame in R?
- How to find the column means of a column based on another column values that represent factor in an R data frame?
- How to Copy Conditional Formatting Rules to Another Worksheet/Workbook?
