Apply Conditional Formatting Across Several Cells
Solved/Closed
Related:
- Apply Conditional Formatting Across Several Cells
- How to apply @ in laptop - Guide
- Apply the moderate effect smartart style - Guide
- Apply watermark to all pages word - Guide
- Clear only the formatting from the selected cell (leaving the content) - Guide
- Apply snapchat filter to existing video - Guide
2 responses
TrowaD
Posts
2921
Registration date
Sunday September 12, 2010
Status
Moderator
Last seen
December 27, 2022
555
Sep 12, 2022 at 12:00 PM
Sep 12, 2022 at 12:00 PM
Hi RDavis,
You are right, there is an easier way.
It starts with the formula you use. The AND part is unnecessary, but more importantly remove the dollar symbol in front of the 2. With the dollar symbol in place, the formula will keep referring to cell A2, even when applied to other cells, or in your case, rows.
Your formula should look like this:
=ISTEXT($A2)
Now over to the applied range. Since we now freed the number 2 of its dollar symbol, you can select the entire row and drag it down as far as needed. In your case it's probably faster to just adjust the formula:
=$2:$65536
By the way, how do you like Excel 2207? I'll probably (you never know) won't live long enough to experience it ;)
Best regards,
Trowa