Strikethrough previous rows

Nene614

New Member
Joined
Nov 6, 2023
Messages
1
Office Version
  1. 2019
Platform
  1. Windows
Is there a formula I can use that if I enter a date in a cell in Column G that rows a-g can be formatted with a strikethrough. For example:

A has number-number; B has text; C has text; D has text; E has text; F has a date (24-10); and G has 14-Nov-23 and once the date in G has been entered, I want A-G to have the strikethrough.
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
If you want to consider DATE in G as a Number:
(you could add some date ranges in the formula to make the rule more accurate).

Mr Excel Questions 72.xlsm
ABCDEFG
1
2458409dkakldjfdkfdfdfaf2023-01-042023-01-05
3
Nene614
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A2:F2Expression=ISNUMBER($G2)textNO


The xl2bb didn't copy the text formatting there:
1699287054655.png

1699287091919.png




1699287123416.png
 
Upvote 0

Forum statistics

Threads
1,215,208
Messages
6,123,642
Members
449,111
Latest member
ghennedy

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top