Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Can I add a range and then divide that sum by a specific value?

What I want to do is similar to an average but I don't want the number
of cells to have any relevance.

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 168
Default Can I add a range and then divide that sum by a specific value?

On Thursday, December 13, 2012 5:24:09 PM UTC-8, Gordon Shumway wrote:
What I want to do is similar to an average but I don't want the number

of cells to have any relevance.



Thank you.


Try this where Data is a named range.

=SUM(Data)/8

Or this.

=SUM(F1:F9)/6

HTH
Regards,
Howard
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
Divide one range with another Josip Excel Programming 8 September 24th 09 11:41 AM
Divide by the minimum non-zero number in a range of cells Opus Excel Worksheet Functions 22 June 14th 09 08:27 PM
Divide a range of cells by a number Kate Excel Discussion (Misc queries) 3 May 3rd 08 06:36 PM
divide all numbers in range by a fixed number dhig3903 Excel Discussion (Misc queries) 2 August 9th 06 08:04 AM
Divide one row over other row I dont wont to divide one number Rick Excel Discussion (Misc queries) 0 March 4th 05 07:13 PM


All times are GMT +1. The time now is 02:43 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"