View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bernard Liengme Bernard Liengme is offline
external usenet poster
 
Posts: 4,393
Default How to add differnt font colors to Formula results

Have a look at Format | Conditional Formatting
Come back if you need help with it
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Mini-zKris" wrote in message
...
I'm using this formula-
=LARGE(E3:E26,1)

And all is working great but I want it to also highlight the number in
(E3:E26)

Basically I have a list of numbers and the LARGE formula below but I want
to
also have it highlited in the list it came from.

I think I probably have to have a whole new formula to do that seperate
from
the LARGE forumula.

What I am doing is tracking the charge of my RC car AAA batteries. I have
24
batteries total and the cars run on sets of for so 6 sets total. I've
created
6 different sets of LARGE formulas by MAH. So no I have identified which
sets
are matched best but it only display by MAH and I have to refer back to
the
list and find the corresponding letters.

I'd like to be able to just see them grouped by color so is there a
formula
for that?

Thanks!
Kris