Thread: macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy[_2_] Patrick Molloy[_2_] is offline
external usenet poster
 
Posts: 1,298
Default macro

use Conditional Formatting

select the two columns and set the formula
=(A1<B1)




"nomi" wrote:

I have two columns of dates. one is right and other has some missing values.
I would like to write a macro that compare the two columns and colured(red)
those dates(cells/rows) that are not same