ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Derive Average (https://www.excelbanter.com/excel-worksheet-functions/230642-derive-average.html)

ryguy7272

Derive Average
 
I have a year end number (Cell B5) and I can derive my Q4 number by summing
Q1 + Q2 + Q3, and subtracting the result from Q4. How do I do this for an
average? I know my averages are wrong when I look in the bottom right corner
of Excel, for the 'quick calculation'. When I mouse-over this range, I
should see a number that equals the year end number...


--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.

RagDyeR

Derive Average
 
How about:

=B5/4

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"ryguy7272" wrote in message
...
I have a year end number (Cell B5) and I can derive my Q4 number by summing
Q1 + Q2 + Q3, and subtracting the result from Q4. How do I do this for an
average? I know my averages are wrong when I look in the bottom right
corner
of Excel, for the 'quick calculation'. When I mouse-over this range, I
should see a number that equals the year end number...


--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.




smartin

Derive Average
 
ryguy7272 wrote:
I have a year end number (Cell B5) and I can derive my Q4 number by summing
Q1 + Q2 + Q3, and subtracting the result from Q4. How do I do this for an
average? I know my averages are wrong when I look in the bottom right corner
of Excel, for the 'quick calculation'. When I mouse-over this range, I
should see a number that equals the year end number...


Huh? This is circular and cannot work as you described. You cannot
"derive Q4 by summing...and subtracting the result from Q4"

Explain further?



ryguy7272

Derive Average
 
Ok, let's say this is the setup:
Cell B5 = 25
Cell E5 = 15
Cell F5 = 30
Cell G5 = 28
Cell D5 is unknown
I want B5 to represent the average of Range("D5:G5").
What function do I put in Cell D5?

Thanks,
Ryan---




--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"smartin" wrote:

ryguy7272 wrote:
I have a year end number (Cell B5) and I can derive my Q4 number by summing
Q1 + Q2 + Q3, and subtracting the result from Q4. How do I do this for an
average? I know my averages are wrong when I look in the bottom right corner
of Excel, for the 'quick calculation'. When I mouse-over this range, I
should see a number that equals the year end number...


Huh? This is circular and cannot work as you described. You cannot
"derive Q4 by summing...and subtracting the result from Q4"

Explain further?




David Biddulph[_2_]

Derive Average
 
=4*B5-SUM(E5:G5)
--
David Biddulph

"ryguy7272" wrote in message
...
Ok, let's say this is the setup:
Cell B5 = 25
Cell E5 = 15
Cell F5 = 30
Cell G5 = 28
Cell D5 is unknown
I want B5 to represent the average of Range("D5:G5").
What function do I put in Cell D5?

Thanks,
Ryan---




--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"smartin" wrote:

ryguy7272 wrote:
I have a year end number (Cell B5) and I can derive my Q4 number by
summing
Q1 + Q2 + Q3, and subtracting the result from Q4. How do I do this for
an
average? I know my averages are wrong when I look in the bottom right
corner
of Excel, for the 'quick calculation'. When I mouse-over this range, I
should see a number that equals the year end number...


Huh? This is circular and cannot work as you described. You cannot
"derive Q4 by summing...and subtracting the result from Q4"

Explain further?






ryguy7272

Derive Average
 
Of course! Its amazing how sometimes you go off on a tangent, and just
cant see the solution, even when it is staring you right in the face.
Thanks David!!
Ryan--


--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"David Biddulph" wrote:

=4*B5-SUM(E5:G5)
--
David Biddulph

"ryguy7272" wrote in message
...
Ok, let's say this is the setup:
Cell B5 = 25
Cell E5 = 15
Cell F5 = 30
Cell G5 = 28
Cell D5 is unknown
I want B5 to represent the average of Range("D5:G5").
What function do I put in Cell D5?

Thanks,
Ryan---




--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"smartin" wrote:

ryguy7272 wrote:
I have a year end number (Cell B5) and I can derive my Q4 number by
summing
Q1 + Q2 + Q3, and subtracting the result from Q4. How do I do this for
an
average? I know my averages are wrong when I look in the bottom right
corner
of Excel, for the 'quick calculation'. When I mouse-over this range, I
should see a number that equals the year end number...


Huh? This is circular and cannot work as you described. You cannot
"derive Q4 by summing...and subtracting the result from Q4"

Explain further?








All times are GMT +1. The time now is 07:28 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com