#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default Average Formula

I have a table with 56 Names in Column #1. After each name, there are
various numbers in each row. What I am looking for, is the formula to give
the average of each row, for each of the names in column 1. Any help would
be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ian Ian is offline
external usenet poster
 
Posts: 238
Default Average Formula

Assuming the names are all unique (ie you want to average the values on each
individual row)

=SUM(B2:G2)/COUNT(B2:G2)

--
Ian
--
"wannabe68" wrote in message
...
I have a table with 56 Names in Column #1. After each name, there are
various numbers in each row. What I am looking for, is the formula to
give
the average of each row, for each of the names in column 1. Any help
would
be greatly appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Average Formula

=AVERAGE(C2:M2)

assuming the numbers start in C and end in M

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"wannabe68" wrote in message
...
I have a table with 56 Names in Column #1. After each name, there are
various numbers in each row. What I am looking for, is the formula to
give
the average of each row, for each of the names in column 1. Any help
would
be greatly appreciated.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Average Formula sross002 Excel Discussion (Misc queries) 6 February 14th 10 06:20 PM
Average formula ferg Excel Discussion (Misc queries) 6 July 19th 06 06:10 PM
formula average Melle Excel Discussion (Misc queries) 3 October 6th 05 03:20 PM
Average Formula Anthony Excel Discussion (Misc queries) 3 July 14th 05 04:38 PM
how does one convert text to a formula "average(A:A)" to =average( phshirk Excel Worksheet Functions 4 April 14th 05 01:20 AM


All times are GMT +1. The time now is 09:33 PM.

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

About Us

"It's about Microsoft Excel"