Thread: Range Question
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jim May Jim May is offline
external usenet poster
 
Posts: 477
Default Range Question

A conditional Formatting solution would include (sample range used)

=B1=MAX($B$1:$B$10)

FWIW,


"millwalll" wrote:

Hi all I have some data that I have sorted then subtotal. Is there way I can
search all cells for the highest number then have the higest number cell
change colour?

Many thanks

I have been trying to think way to do this but not sure what would be best
so want some advice on best option...