View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
klmiura klmiura is offline
external usenet poster
 
Posts: 34
Default Conditional Format to highlight entire row if a condition is m

This did not work.

"Gary''s Student" wrote:

Pick a cell in the row and:
Format Condtional formatting... FormulaIs:
=AND(($R139449),($R1<39479))

Copy this formatting across the entire row.

Then attack the other rows.
--
Gary''s Student - gsnu200758


"klmiura" wrote:

I have a worksheet that has 25 colums. In column R I have a particular date
ie..01/01/2008, I need to have the entire row highlighted if column R falls
between 01/01/2008 and 01/31/2008. Can you please provide some guidance.

Thanks
Karen