Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
how to count/sum by function/macro to get the number of record to do copy/paste in macro | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming | |||
Start Macro / Stop Macro / Restart Macro | Excel Programming |