m_smith_solihull
New Member
- Joined
- Apr 26, 2024
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Afternoon,
I would be grateful of your assistance please.
To set the scene, I'm trying to find a formula/ solution to count how many times a project task has been rescheduled. Presently, I have multiple worksheets (each representing a single day) in a single workbook. Ultimately I want to keep the data for each day in a separate spreadsheet so the solution will need to loop through each as appropriate.
Each worksheet (which is data from a single day) contains a list of Projects (Column D) and a list of Project Tasks (Column F).
For example:
Obviously the data can change from day to day, as additional projects and tasks are created / deleted etc.
Any assistance would be very welcomed as I'm hitting a brick wall.
I would be grateful of your assistance please.
To set the scene, I'm trying to find a formula/ solution to count how many times a project task has been rescheduled. Presently, I have multiple worksheets (each representing a single day) in a single workbook. Ultimately I want to keep the data for each day in a separate spreadsheet so the solution will need to loop through each as appropriate.
Each worksheet (which is data from a single day) contains a list of Projects (Column D) and a list of Project Tasks (Column F).
For example:
Spreadsheet 1: Monday | Spreadsheet 1: Tuesday | Spreadsheet 1: Wednesday | Count |
Project A: Task 1 | Project A: Task 1 | 2 | |
Project A: Task 2 | Project A: Task 2 | Project A: Task 2 | 3 |
Project B: Task 1 | Project B: Task 1 | 2 | |
Project C: Task 2 | 1 |
Obviously the data can change from day to day, as additional projects and tasks are created / deleted etc.
Any assistance would be very welcomed as I'm hitting a brick wall.