View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Special-K[_4_] Special-K[_4_] is offline
external usenet poster
 
Posts: 1
Default Select Minimum Field


Use conditional formatting
say names are in column A1:A100 and numbers in column B1:B100

select cell B1

Under menu Format / Conditonal formatting,
select Formula in first box

=MIN(B1:B100)

then choose yellow background on the patterns ta

--
Special-

-----------------------------------------------------------------------
Special-K's Profile: http://www.excelforum.com/member.php...nfo&userid=747
View this thread: http://www.excelforum.com/showthread.php?threadid=56327