A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Tables
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Formula Average



 
 
Thread Tools Display Modes
  #1  
Old December 9th, 2009, 08:22 PM posted to microsoft.public.word.tables
Ginny_NG
external usenet poster
 
Posts: 2
Default Formula Average

Okay, I give up. I've tried everything possible...except obviously the RIGHT
thing!! I'm trying to do a formula in a table that will average a bunch of
cells. I can average the cells as long as they're contiguous, but I don't
know how to add the one that's separate. I'm trying to average what's in
cells H21, H23, H25, H27, H29, H31 and the troublemaker...B7 and then divide
all that by 2 (or multiply by .50). I've tried many different things, but
this is one of my tries because maybe it'll be clearer what I'm trying to do
seeing it this way. Everything I do gives me a syntax error!! Please help!!

=AVERAGE(H21:H31+B7)/2
  #2  
Old December 9th, 2009, 09:26 PM posted to microsoft.public.word.tables
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default Formula Average

Hi Ginny,

Code the formula field as:
{=AVERAGE(H21,H23,H25,H27,H29,H31,B7)/2}
Note: Apart from the syntax error, the formula you tried includes H22,H24,H26,H28 & H30 in the averages.

--
Cheers
macropod
[Microsoft MVP - Word]


"Ginny_NG" wrote in message ...
Okay, I give up. I've tried everything possible...except obviously the RIGHT
thing!! I'm trying to do a formula in a table that will average a bunch of
cells. I can average the cells as long as they're contiguous, but I don't
know how to add the one that's separate. I'm trying to average what's in
cells H21, H23, H25, H27, H29, H31 and the troublemaker...B7 and then divide
all that by 2 (or multiply by .50). I've tried many different things, but
this is one of my tries because maybe it'll be clearer what I'm trying to do
seeing it this way. Everything I do gives me a syntax error!! Please help!!

=AVERAGE(H21:H31+B7)/2

  #3  
Old December 10th, 2009, 10:52 AM posted to microsoft.public.word.tables
chris
external usenet poster
 
Posts: 2,039
Default Formula Average

Hi Ginny,
Try: =(AVERAGE(H21:H31,B7))/2
Regards
Chris

"Ginny_NG" wrote:

Okay, I give up. I've tried everything possible...except obviously the RIGHT
thing!! I'm trying to do a formula in a table that will average a bunch of
cells. I can average the cells as long as they're contiguous, but I don't
know how to add the one that's separate. I'm trying to average what's in
cells H21, H23, H25, H27, H29, H31 and the troublemaker...B7 and then divide
all that by 2 (or multiply by .50). I've tried many different things, but
this is one of my tries because maybe it'll be clearer what I'm trying to do
seeing it this way. Everything I do gives me a syntax error!! Please help!!

=AVERAGE(H21:H31+B7)/2

  #4  
Old December 11th, 2009, 01:39 AM posted to microsoft.public.word.tables
Ginny_NG
external usenet poster
 
Posts: 2
Default Formula Average

Well, son of a gun! See, I told you I tried everything except the right
thing! LOL! Yup, that worked. Thank you so much, Chris!

"Chris" wrote:

Hi Ginny,
Try: =(AVERAGE(H21:H31,B7))/2
Regards
Chris

"Ginny_NG" wrote:

Okay, I give up. I've tried everything possible...except obviously the RIGHT
thing!! I'm trying to do a formula in a table that will average a bunch of
cells. I can average the cells as long as they're contiguous, but I don't
know how to add the one that's separate. I'm trying to average what's in
cells H21, H23, H25, H27, H29, H31 and the troublemaker...B7 and then divide
all that by 2 (or multiply by .50). I've tried many different things, but
this is one of my tries because maybe it'll be clearer what I'm trying to do
seeing it this way. Everything I do gives me a syntax error!! Please help!!

=AVERAGE(H21:H31+B7)/2

  #5  
Old December 11th, 2009, 02:36 AM posted to microsoft.public.word.tables
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default Formula Average

Hi Ginny,

Be aware that Chris' formulation includes H22,H24,H26,H28 & H30 in the averages. Your post indicated they were not to be included;
doing so could lead to erroneous results.

--
Cheers
macropod
[Microsoft MVP - Word]


"Ginny_NG" wrote in message ...
Well, son of a gun! See, I told you I tried everything except the right
thing! LOL! Yup, that worked. Thank you so much, Chris!

"Chris" wrote:

Hi Ginny,
Try: =(AVERAGE(H21:H31,B7))/2
Regards
Chris

"Ginny_NG" wrote:

Okay, I give up. I've tried everything possible...except obviously the RIGHT
thing!! I'm trying to do a formula in a table that will average a bunch of
cells. I can average the cells as long as they're contiguous, but I don't
know how to add the one that's separate. I'm trying to average what's in
cells H21, H23, H25, H27, H29, H31 and the troublemaker...B7 and then divide
all that by 2 (or multiply by .50). I've tried many different things, but
this is one of my tries because maybe it'll be clearer what I'm trying to do
seeing it this way. Everything I do gives me a syntax error!! Please help!!

=AVERAGE(H21:H31+B7)/2


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:18 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.