Excel

TheSmallman.com

an XL ideas Lab

Dashboards VBA
  • Home
  • Dashboards
    • Tips & Tricks
    • Charts
    • Modelling
    • Infographics
    • VBA
  • Shop Dashboards
    • Power Pivot a User Guide
    • Excel Dashboard Course
    • Advanced Dashboard Course
    • Financial Modelling Course
    • Excel VBA Course
  • Blog
  • About
Menu

Excel Dashboards VBA

Street Address
City, State, Zip
Phone Number
an XL ideas Lab

Your Custom Text Here

Excel Dashboards VBA

  • Home
  • Dashboards
  • Excel Tips
    • Tips & Tricks
    • Charts
    • Modelling
    • Infographics
    • VBA
  • Shop Dashboards
  • PowerPivot
    • Power Pivot a User Guide
  • Courses
    • Excel Dashboard Course
    • Advanced Dashboard Course
    • Financial Modelling Course
    • Excel VBA Course
  • Blog
  • About

Highlight Non Formula Text with Conditional Formatting

May 16, 2021 Marcus Small
Colour Cells with formatting

The following article will show you how to highlight cells that have been hard coded with text which is not formula. This was the problem I was faced with recently when I had a request from a client to have a group of cells that were all formula but to give users the opportunity to over right the formula with their own text. If this were to happen the client wanted the cells to light up in a different colour to show that the cells had been altered.

The solution is rather elegant and applies condition formatting on the cell(s) you wish to have highlighted that are specifically hard coded as opposed to cells that have formula in them.

The following are the steps to follow.

Highlight cell with text

The area with numbers are highlighted in the example above. These cells have formula. We want to know when the user has overwritten the formula.

Step 1 - highlight the cells for the conditional formatting.

Highlight cells conditional formatting

Step 2 - choose Conditional Formatting from the Home Menu.

Conditional formatting

Step 3 - choose New Rule.

Pic4.PNG


Step 4 - Choose Use a formula to determine which cells to format.

Step 5 Type the following Formula =NOT(ISFORMULA(D2))

Step 6 - Check to see that the conditional formatting works as intended.

These are the steps that should get you the result you wish. Remember the formula needs to be adjusted to the cells that you are using. A recap of the formula is as follows.

=NOT(ISFORMULA(D2))


All the very best with your formatting of hard coded cells.

← Power BI Dashboard ExamplesExcel Dashboard Charting with Shapes →

Featured Posts

Excel Dashboards: Tracking a Crisis

Excel Dashboards: Tracking a Crisis
April 14, 2020

Recent Posts

Populating an Excel Table from a Range of Cells with VBA

Populating an Excel Table from a Range of Cells with VBA June 12, 2025

Fuzzy Distribution with Randbetween

Fuzzy Distribution with Randbetween May 21, 2025

Add Minimum and Maximum for Chart in Cells

Add Minimum and Maximum for Chart in Cells March 12, 2025

Inflation Over Multiple Years in a Single Cell

Inflation Over Multiple Years in a Single Cell January 10, 2025

Hubspot Dashboard

Hubspot Dashboard October 3, 2024

Monthly Dashboard With Supporting Metrics

Monthly Dashboard With Supporting Metrics September 25, 2024

Excel Show Missing Sheet Tabs

Excel Show Missing Sheet Tabs July 29, 2024

Run Macro Overnight Automatically

Run Macro Overnight Automatically June 24, 2024

Split File into Parts and Save to Directory

Split File into Parts and Save to Directory April 20, 2024

Most Popular Author

Most Popular Author December 14, 2023

 

Follow US:

 
 

MarcusSmall@thesmallman.com

 

TheSmallman.com - Making your small systems hum...
© Copyright 2013-2024 theSmallman.com All Rights Reserved.