ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Conditional Format (https://www.excelbanter.com/excel-programming/405960-conditional-format.html)

Arnie

Conditional Format
 
i have cell B12 that i want to score through the text if todays date is equal
to or has passed from A12. i know about the conditional formating control but
if i check the date in A12 i want the answer to cause B12 to change?

Thanks in advance
Arnie

Rick Rothstein \(MVP - VB\)[_1283_]

Conditional Format
 
If I understand you correctly, you have a date in A12 and want to see if
that date is equal to or prior to today's date and, if so, make the text in
B12 show as "strikethrough". If that is correct, then select B12 and click
Format/ConditionalFormatting on the menu. Change the drop-down to "Formula
Is" and then put this formula in the formula field...

=A12<=TODAY()

Then click the Format button, select the Font tab and put a check mark in
the Strikethrough box in the Effects section. Finally, OK your way back to
the worksheet.

Rick


"Arnie" wrote in message
...
i have cell B12 that i want to score through the text if todays date is
equal
to or has passed from A12. i know about the conditional formating control
but
if i check the date in A12 i want the answer to cause B12 to change?

Thanks in advance
Arnie



Arnie

Conditional Format
 
Ruddy Marvellous TA a long time since i did programming

"Rick Rothstein (MVP - VB)" wrote:

If I understand you correctly, you have a date in A12 and want to see if
that date is equal to or prior to today's date and, if so, make the text in
B12 show as "strikethrough". If that is correct, then select B12 and click
Format/ConditionalFormatting on the menu. Change the drop-down to "Formula
Is" and then put this formula in the formula field...

=A12<=TODAY()

Then click the Format button, select the Font tab and put a check mark in
the Strikethrough box in the Effects section. Finally, OK your way back to
the worksheet.

Rick


"Arnie" wrote in message
...
i have cell B12 that i want to score through the text if todays date is
equal
to or has passed from A12. i know about the conditional formating control
but
if i check the date in A12 i want the answer to cause B12 to change?

Thanks in advance
Arnie





All times are GMT +1. The time now is 07:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com