@joe4

  1. C

    Percent Complete Versus Start and End Date Formulas For Conditional Formatting

    Hello all, I'm having trouble with conditional formatting formulas for the following percent complete versus start and end date situations. I've also included a screenshot to give you a better picture. -On Track (Trigger- Based on the current date, the task will be completed on time by the due...
  2. C

    How To Make Cell Blank If Two Other Cells Are Not Populated With Dates

    I have a formula that automatically calculates the percentage of completion on a project between two dates (the start date and end date). The formula I chose to use is: =IFERROR(MIN((DATEDIF(D11,TODAY(),"d")+1)/(DATEDIF(D11,E11,"d")+1),100%),0). However, when column D and E are not populated...
  3. C

    Percent Complete Between Two Dates - When Not Started How To Show Zero Percent

    Hello, I have formula that automatically calculates the percentage of completion on a project between two dates (the start date and end date). The formula I chose to use is: =MIN((DATEDIF(start date column, TODAY(),"d")+1)/(DATEDIF(start date column, end date column, "d")+1),100%). However...

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