These icons are so pretty, can I get them in green? [conditional formatting trick]

Share

Facebook
Twitter
LinkedIn

One of our readers emailed this question recently,

I like the conditional formatting icons. I am trying to present some business data where going down is good. How do I get a green colored down arrow icon?

Essentially, Ms. CanIGetItInGreen wants this:

conditional-formatting-with-green-down-arrow

Unfortunately, Excel’s conditional formatting icons are not customizable. So we can’t get the green down arrows without some sneak. And sneak we shall.

Green color down arrows, red color up arrows – Tutorial

  1. Let’s say you have calculated a number (percentage change for ex.) in cell F4.
  2. In adjacent cell, write =IF(F4>0,”p”,”q”) This will return p if the value is positive and q otherwise
  3. Now change the cell font to wingdings 3. This will change the values p & q to up & down arrow symbols.

    change-cell-font-wingdings

  4. Change font color to green.
  5. While keeping the cell selected, go Home > Conditional Formatting > New Rule
  6. Set up a rule to color the cell value in red when it is p.

    conditional-formatting-rule-for-cell-color

  7. If you wish to see the % value, keep the adjacent cell (F4), else hide it.

Here is the final thing:

green-down-arrow-excel-demo

Learn awesome conditional formatting tricks

Conditional formatting is one of my most favorite areas of Excel. It has a ton of potential and offers a lot of creative freedom. Check out below tutorials to power up your conditional formatting mojo.

How would you turn the arrow green?

Would you use the above approach or something else? Please share your ideas in the comments section.

 

Facebook
Twitter
LinkedIn

Share this tip with your colleagues

Excel and Power BI tips - Chandoo.org Newsletter

Get FREE Excel + Power BI Tips

Simple, fun and useful emails, once per week.

Learn & be awesome.

Welcome to Chandoo.org

Thank you so much for visiting. My aim is to make you awesome in Excel & Power BI. I do this by sharing videos, tips, examples and downloads on this website. There are more than 1,000 pages with all things Excel, Power BI, Dashboards & VBA here. Go ahead and spend few minutes to be AWESOME.

Read my storyFREE Excel tips book

Overall I learned a lot and I thought you did a great job of explaining how to do things. This will definitely elevate my reporting in the future.
Rebekah S
Reporting Analyst
Excel formula list - 100+ examples and howto guide for you

From simple to complex, there is a formula for every occasion. Check out the list now.

Calendars, invoices, trackers and much more. All free, fun and fantastic.

Advanced Pivot Table tricks

Power Query, Data model, DAX, Filters, Slicers, Conditional formats and beautiful charts. It's all here.

Still on fence about Power BI? In this getting started guide, learn what is Power BI, how to get it and how to create your first report from scratch.

One Response to “Loan Amortization Schedule in Excel – FREE Template”

  1. Ag says:

    The balance formula as given doesnt seem to work on my excel

Leave a Reply