View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Papa Jonah Papa Jonah is offline
external usenet poster
 
Posts: 148
Default highlight a list

I have a macro that does a nice job of sorting and such. I would like to add
to it a function that would be able to determine all of the rows that has a
date entered into column E - and then highlight the row.
As all all of the rows with a date are at the top of the spreadsheet after
performing the sort, I would hope this would be fairly easy - but not so easy
I have figured it out.

TIA,
Papa J