View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DrwRob28 DrwRob28 is offline
external usenet poster
 
Posts: 4
Default Loop Down Columns and Compare Values

Hi,

I am trying to write a macro that will loop through columns (eg A and
B) and across the row and compare the values on the same row in
different columns and if the value in column A on that same row is
greater then I would like to highlight those cells. Is there anyone who
could help?

Thanks!