halesowenmum
Active Member
- Joined
- Oct 20, 2010
- Messages
- 383
- Office Version
- 365
- Platform
- Windows
Hi all
Can I explain what I'd like to be able to do with the following data please? In I3 the formula is =(F3/(1-D3))-G3-F3 but this is not what I need and as you can see, it's not working anyway. I need a formula that will:
1. not produce any #DIV/0 errors
2. In column I it will give the result which shows the 'real adjusted' actual % of observations which were carried out. This would be calculated from the data in columns D F and G but also taking into account where there is data also in column H. For example, I have rows where D might = 10, F = 0, G = 10, but in column H it's a 5 meaning that in actual fact because observations from 1 yr ago are no longer valid, the Western District would actually have only achieved a score of 50%. There could be any variety of variation in these figures in those columns really (although mostly, they're actually zeros across the board in some of the teams that are further down on my list).
Can anyone help with a formula that would cope with all of this??
[B]Excel 2007[/B][TABLE]
<colgroup><col style="width: 25pxpx"><col><col><col><col><col><col><col></colgroup><thead>[TR="bgcolor: #E0E0F0"]
[TH][/TH]
[TH]A
[/TH]
[TH]B
[/TH]
[TH]D[/TH]
[TH]F[/TH]
[TH]G
[/TH]
[TH]H[/TH]
[TH]I[/TH]
[/TR]
</thead><tbody>[TR]
[TD="align: center"]2[/TD]
[TD]Division[/TD]
[TD]Team[/TD]
[TD="align: center"]No. of Staff in this Team[/TD]
[TD="align: center"]No. of Missing Obs[/TD]
[TD="align: center"]No. of Obs that were done[/TD]
[TD="align: center"]No. of Obs Older than 1 Year[/TD]
[TD="align: center"]Adjusted Completion Score %[/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD]Teaching[/TD]
[TD]Western District[/TD]
[TD="align: center"]5[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-600%[/TD]
[/TR]
</tbody>[/TABLE]
[CENTER][COLOR=#161120][B]Sheet1
[/B][/COLOR][/CENTER]
Can I explain what I'd like to be able to do with the following data please? In I3 the formula is =(F3/(1-D3))-G3-F3 but this is not what I need and as you can see, it's not working anyway. I need a formula that will:
1. not produce any #DIV/0 errors
2. In column I it will give the result which shows the 'real adjusted' actual % of observations which were carried out. This would be calculated from the data in columns D F and G but also taking into account where there is data also in column H. For example, I have rows where D might = 10, F = 0, G = 10, but in column H it's a 5 meaning that in actual fact because observations from 1 yr ago are no longer valid, the Western District would actually have only achieved a score of 50%. There could be any variety of variation in these figures in those columns really (although mostly, they're actually zeros across the board in some of the teams that are further down on my list).
Can anyone help with a formula that would cope with all of this??
[B]Excel 2007[/B][TABLE]
<colgroup><col style="width: 25pxpx"><col><col><col><col><col><col><col></colgroup><thead>[TR="bgcolor: #E0E0F0"]
[TH][/TH]
[TH]A
[/TH]
[TH]B
[/TH]
[TH]D[/TH]
[TH]F[/TH]
[TH]G
[/TH]
[TH]H[/TH]
[TH]I[/TH]
[/TR]
</thead><tbody>[TR]
[TD="align: center"]2[/TD]
[TD]Division[/TD]
[TD]Team[/TD]
[TD="align: center"]No. of Staff in this Team[/TD]
[TD="align: center"]No. of Missing Obs[/TD]
[TD="align: center"]No. of Obs that were done[/TD]
[TD="align: center"]No. of Obs Older than 1 Year[/TD]
[TD="align: center"]Adjusted Completion Score %[/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD]Teaching[/TD]
[TD]Western District[/TD]
[TD="align: center"]5[/TD]
[TD="align: center"]4[/TD]
[TD="align: center"]1[/TD]
[TD="align: center"][/TD]
[TD="align: center"]-600%[/TD]
[/TR]
</tbody>[/TABLE]
[CENTER][COLOR=#161120][B]Sheet1
[/B][/COLOR][/CENTER]