Permanent format on all sheets

TS70363

Board Regular
Joined
Jan 10, 2012
Messages
61
Hello all,
Is it possible to permanently apply conditional formatting/custom format on all spreadsheets including the new I open.

If the cell value is TRUE, highlight in Green
If the cell value is FALSE, highlight in Red

Thanks
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
I don't know that there is a way to have it happen automatically on all new worksheets you open. Do you mean just within a certain file, or with any new file too?

I think I would create a Macro that you can run that would create the new worksheet and set up the Conditional Formatting rules you want.
Then just run that Macro anytime you want to create a new worksheet.

If you need this for any workbook, then I would recommend storing this VBA code in your Personal Macro Workbook, so it will be accessible for any Excel file that you have open.
 
Upvote 0

Forum statistics

Threads
1,214,539
Messages
6,120,100
Members
448,944
Latest member
SarahSomethingExcel100

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