View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
C. Holstein C. Holstein is offline
external usenet poster
 
Posts: 1
Default Find the smallest number in a column and change it to red

I have a column of whole numbers. I would like to find the smallest number in the column of numbers and change it's font color to red. How can I do this? Thanks for the help.