Conditional Formatting: All Borders (Column A through E) if there is a value in Column A?

CC268

Active Member
Joined
Mar 7, 2016
Messages
328
I just want some Conditional Formatting that will create 'All Borders' in that particular row (out to Column E) if there is a value in Column A.

So if there was a value in Cell A23 such as "Example 1" then I want it to trigger the 'All Borders' Command for that row out to Column E.

Thanks.
 
Last edited:

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
1.Select all the cells you want to format using your mouse (e.g. A1:E100).
2. Home>Conditional formatting>New Rule>Use a formula
3. Formula is: =COUNTA($A1)=1
4. Choose your format and click ok.
 
Upvote 0
1.Select all the cells you want to format using your mouse (e.g. A1:E100).
2. Home>Conditional formatting>New Rule>Use a formula
3. Formula is: =COUNTA($A1)=1
4. Choose your format and click ok.

Perfect thanks!
 
Upvote 0

Forum statistics

Threads
1,223,896
Messages
6,175,264
Members
452,627
Latest member
KitkatToby

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