View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
VBA Noob VBA Noob is offline
external usenet poster
 
Posts: 1
Default Conditional Formatting


Hi Bertrand,

Select Cell A1:M1

Click Format Conditional Formatting and enter this forumla

=A1AVERAGE($A$1:$M$1)

or

=A1=MAX($A$1:$M$1)

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=563962