1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Conditional Formatting to show completion involving multiple cells.

Our take

Are you ready to transform your progress tracking with conditional formatting? By leveraging multiple conditionals across cells E22:E25 and I22:I25, you can create a dynamic tracking bar that visually represents completion status. Start with two essential rules: one for overdue tasks and another for those current or completed. To elevate your sheet, introduce a third rule that calculates progress percentage, filling the bar based on completed requirements.

I'm building a progresss sheet that is based on completion of multiple conditionals. The conditionals are e22:e25 and I22:I25, each representing a different requirement. I want to do a tracking bar at the base of the sheet using three formating rules based on the completion date of the reqs.

Rule 1 is =e22:e25,I22:25<Today() Rule 2 is =e22:e25,I22:25>=Today()

These come with specific cell formats and work. I'd like to add a 3rd rule that shows a progess percentage. For example lets say e22, e24, e25 and I23 are all done but the rest remain with no completion date enter it would show a bar 50% filled and the words in progress across the bar.

submitted by /u/juupmelech626
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles