View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Highlight highest figures

Use conditional formatting.

See http://www.xldynamic.com/source/xld.CF.html#top3

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Mamabear" wrote in message
...
Is there a macro I could use to find the highest figure in a column and
make
it bold?

Thanks