| Moderator with 46,159 posts. | | Join Date: Oct 2003 Location: Surrey, UK Experience: Intermediate | |
I assume the dates are in
column B1,C1,D1
Row A2,A3,A4
ok so conditional format should woork
=IF(A2=B1,true,false)
trying to work out how to copy that copy>paste special format
and not getting it
I guess in B2
=IF($A2=B1,true,false)
and copy horizontal
then in B3
if(A3=B$1,true , false)
and copy vertically
bit i think you will need to do that for each cell and copy down
__________________ Please let us know what the final solution was to any problem posted |