Weekly Gantt Chart Conditional Formatting Formula

babaramh

New Member
Joined
Mar 4, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi
I'm trying to create a conditional formula that will colour my gantt chart based on the progress percentage.

My formula =AND((G$6+6)>=start,G$6<=((end-start)*progress)+start) seems to fall apart in some instances and I can't figure it out for the life of me.

At 0% progress week 1 should be false etc; however works at 75% & 100% but not always.
Also have issues where the start & end dates are the same e.g 24/2/22 and 24/2/22, or start & end dates fall in the same week.

The gantt chart is tracked weekly. Where am I going wrong?

Here's a screenshot of me trying to sense check my formulas
1646445634722.png
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.

Forum statistics

Threads
1,214,659
Messages
6,120,786
Members
448,992
Latest member
prabhuk279

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