trevormay99
New Member
- Joined
- Aug 25, 2023
- Messages
- 23
- Office Version
- 365
- Platform
- Windows
I have a code that organizes raw data into multiple sheets, without getting into too much detail, it lists the task from the raw data with short descriptions, and completed date as well as scheduled date for each of the tasks, if the task was completed late (after the schedule date) I want it to be shaded red, if it was completed on time or early, then shaded green. However I am having trouble creating a code to apply this conditional formatting. I also need it to be applied to all sheets, is this possible or will it run too slow to be useful.