Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default how to average this?

i have 7 rows by 7 columns of data. How to program in such a way to output 1
row with the average of the 7 rows of data? Thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default how to average this?

Are you meaning

=AVERAGE(A1:G7)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"KiriumF1" wrote in message
...
i have 7 rows by 7 columns of data. How to program in such a way to output

1
row with the average of the 7 rows of data? Thanks in advance!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default how to average this?

Hi
=AVERAGE(A1:A7)

--
Regards
Frank Kabel
Frankfurt, Germany

"KiriumF1" schrieb im Newsbeitrag
...
i have 7 rows by 7 columns of data. How to program in such a way to

output 1
row with the average of the 7 rows of data? Thanks in advance!


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default how to average this?

Does this average the 7 rows of data? Each row has 7 columns of data, so
final output should be 1 row of 7 columns of data

"Bob Phillips" wrote:

Are you meaning

=AVERAGE(A1:G7)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"KiriumF1" wrote in message
...
i have 7 rows by 7 columns of data. How to program in such a way to output

1
row with the average of the 7 rows of data? Thanks in advance!




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default how to average this?

No, what you want for that is in

A8: =AVERAGE(A1:A7)

then copy across to G8

--

HTH

RP
(remove nothere from the email address if mailing direct)


"KiriumF1" wrote in message
...
Does this average the 7 rows of data? Each row has 7 columns of data, so
final output should be 1 row of 7 columns of data

"Bob Phillips" wrote:

Are you meaning

=AVERAGE(A1:G7)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"KiriumF1" wrote in message
...
i have 7 rows by 7 columns of data. How to program in such a way to

output
1
row with the average of the 7 rows of data? Thanks in advance!






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
A formula to AVERAGE IF but only average a set number of values [email protected] Excel Worksheet Functions 2 January 31st 08 08:28 PM
Find monthly average but have average automatically configured kimbafred Excel Discussion (Misc queries) 2 August 8th 07 12:28 AM
Error Handling #N/A with AVERAGE Function - Average of values in Row Sam via OfficeKB.com Excel Worksheet Functions 13 July 31st 05 03:59 PM
Weighed Average of a weiged average when there are blanks krl - ExcelForums.com Excel Discussion (Misc queries) 1 July 6th 05 07:37 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 06:54 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"