Hi folks, first time poster, short time member.
Please help where you can.
P6 R6 T6 and V6 are quarterly values and I need them averaged per month as the data becomes available throughout the year.
Cell C51 is the cell for the ongoing average as the data is added to P6, R6, T6 and V6 throughout the year.
What I need to happen:
1. If there is a value in P6 to divide that value by 3 =IF(P6>0,P6/3)
2. If there is a value in R6, add R6 and P6 and divide that value by 6
3. If there is a value in T6, add T6, R6 and P6 and divide that value by 9
4. If there is a value in V6, add V6, T6, R6 and P6 and divide that value by 12
I have only been able to figure out the first formula. I have tried for the others but get no result.
Thanks,
Dubs
Please help where you can.
P6 R6 T6 and V6 are quarterly values and I need them averaged per month as the data becomes available throughout the year.
Cell C51 is the cell for the ongoing average as the data is added to P6, R6, T6 and V6 throughout the year.
What I need to happen:
1. If there is a value in P6 to divide that value by 3 =IF(P6>0,P6/3)
2. If there is a value in R6, add R6 and P6 and divide that value by 6
3. If there is a value in T6, add T6, R6 and P6 and divide that value by 9
4. If there is a value in V6, add V6, T6, R6 and P6 and divide that value by 12
I have only been able to figure out the first formula. I have tried for the others but get no result.
Thanks,
Dubs