Conditional Formatting Quarterly Meetings

SarahBevan

New Member
Joined
Jun 15, 2023
Messages
3
Office Version
  1. 365
Platform
  1. Windows
Hello,

I am using a Gantt chart for a project and need to format in quarterly review meetings with conditional formatting. I did find a formula here for biweekly events but haven't had any success editing the formula for dates vs days of the week. I haven't got much experience with Excel unfortunately. The current project schedule just uses a colour fill for the cells. I am wanting to highlight a single cell on a recurring basis. I hope that makes sense eg every 90 days ...

Thank you in advance
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand
This is what it looks like, sorry I need permission to download the add-in
 

Attachments

  • capture excel.PNG
    capture excel.PNG
    23.3 KB · Views: 13
Upvote 0
Surprisingly I appear to have a solution.

I used a n'th column formula =MOD(COLUMN(),90)=0 and then restricted the formula to the single row that applied in the gantt chart. It's probably not perfect due to the weekends but it will do for now.
 
Upvote 0

Forum statistics

Threads
1,215,263
Messages
6,123,957
Members
449,135
Latest member
jcschafer209

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