![]() |
Conditional Formatting
Date Received in one column; Date Answered in next column. I want Date
Answered cell to highlight if there is a date in Date Received but no date in Date Answered (blank). Thanks, -- Howard |
Conditional Formatting
Conditional Format on the Date Answered cell "Formula":
=if(and(A1<"", A2=""), true, false) "Howard" wrote: Date Received in one column; Date Answered in next column. I want Date Answered cell to highlight if there is a date in Date Received but no date in Date Answered (blank). Thanks, -- Howard |
Conditional Formatting
Jim, thanks!
I was kind of fishing around in the right place, just couldn't quite get there. Howard "Jim Thomlinson" wrote: Conditional Format on the Date Answered cell "Formula": =if(and(A1<"", A2=""), true, false) "Howard" wrote: Date Received in one column; Date Answered in next column. I want Date Answered cell to highlight if there is a date in Date Received but no date in Date Answered (blank). Thanks, -- Howard |
All times are GMT +1. The time now is 12:04 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com