VBA - Apply conditional format to all worksheets

LALD

New Member
Joined
Mar 19, 2013
Messages
8
Hi,

I have a large pivot which I have used Show Report Filter Pages on to create a new workbook with multiple sheets with pivots (Approx 80 worksheets). I understand that it is not possible to group sheets and conditionally format them so I am trying to use VBA to do this for me.

I would like code that highlights any cells red in the range D10:D500 that are >159.99 on all sheets. Is this possible? Is it better to conditionally format one sheet and then use a vba to copy the format to all worksheets within the workbook?

Thanks in advance. Really appreciate your help.
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Upvote 0
Thanks so much. I really appreciate your help. Hopefully in the next release of Excel they will allow you to preserve formatting before you use Show Report Filter Pages.

Thanks again.
 
Upvote 0

Forum statistics

Threads
1,216,106
Messages
6,128,863
Members
449,475
Latest member
Parik11

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