Stclements1
Board Regular
- Joined
- Sep 15, 2018
- Messages
- 158
- Office Version
- 365
- Platform
- Windows
I have a job sheet that has a list of jobs to be done.
In cell i20 I have the sum of the costs of all those jobs.
In column M is either 1, if the job has been completed or 0 if the job is still ongoing.
I have formatted the sheet so that when there is a 1 in column M then that row is greyed out.
What I want to do is the value in I20 should no longer count the value in any call in column i if the corresponding cell in column M is 1 and the row has been greyed out.
I have tried countif and sum if, but without any joy.
Any help is much appreciated.
In cell i20 I have the sum of the costs of all those jobs.
In column M is either 1, if the job has been completed or 0 if the job is still ongoing.
I have formatted the sheet so that when there is a 1 in column M then that row is greyed out.
What I want to do is the value in I20 should no longer count the value in any call in column i if the corresponding cell in column M is 1 and the row has been greyed out.
I have tried countif and sum if, but without any joy.
Any help is much appreciated.