Dashboards are daily staple for some of us who need to report status to our bosses, present them in weekly meetings or generally CC half the world with what is up on our end.
There are several ways in which you can spice up the dashboard, one of the simple things to do is, to replace the standard Red, Green & Amber with Smileys 🙁 😐 🙂 Just follow these 3 simple steps add smileys to your dashboard.
-
First create a dashboard as usual
Of course, this is what you do everyday, so move on to next one
-
Add a column to display smiley symbols
The standard spreadsheet fonts like Arial, Verdana or Comic Sans (ahem) do not have smiley symbols as characters. You need to change the font to “Wingdings” (just select the cells, hit ctrl+shit+f to change the font), in this font, the characters JKL stand for
:) :| :(respectively.Thus, in order to show smileys in the new column you can write a simple if formula like
=IF(target < sales,"J",IF(target > sales,"L","K")) -
Finally, add conditional formatting to change the smiley color
Select the smiley cells, and launch conditional formatting dialog to specify conditions to change the color of cell contents. For eg. red when sales < target, blue when sales > target and gray otherwise as shown below:
So go ahead, wow someone with a smiley dashboard.














4 Responses to “Office 2010 Contest Winners are here!!!”
I while ago I wrote a post on selecting a couple of names from a range via an UDF
I could have been handy.... especially because I didn't win.... lol
http://xlns.lamkamp.nl/?p=14
Sweet! I won! Thank you so much, Chandoo! I'm really speechless! I'll look out for an e-mail from you. Again, I really appreciate it, and I can't wait to fire it up!
Sincerely,
Tom "this one" 🙂
Thank You... Thank You... Thank You... 🙂
Hi,
Don't want to ruin your party.. 😉 but I noticed that when you sort the list A2:B11 (step 2), the RAND function re-calculates the numbers so that they are different and in mixed order again. I had to paste the whole area as values first and then sort to get it to work.
Wonder if the same happened to you because in your list at least Greg has a higher value than Tom 🙂