View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy Patrick Molloy is offline
external usenet poster
 
Posts: 1,049
Default highlight based on criteria in string

either
(1) use conditional formatting
or
(2) use autofilter

"J.W. Aldridge" wrote in message
...
data in A:G.
Times (12:00:53 AM) in column F.
Need to highlight any row (A:F) if the time in column F is greater
than 12:30:00 am.