Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Problem with Geomean Function

I am trying to findout the Geometric Mean of 1517 values but i got an error
message when I use geomean function, appearently ther is no value <=0. Can
anyone help me in sorting out this problem

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,441
Default Problem with Geomean Function

Nadeem,

Based on very little testing, I can only find the GeoMean of a limited number (around 100) of values
(actual limit depends on the values) with one formula. But....

GEOMEAN(A1:A200) = GEOMEAN(B1:B2)
where
B1 =GEOMEAN(A1:A100)
B2 =GEOMEAN(A101:A200)

So if you make up a formula like

=GEOMEAN(OFFSET($A$1,(ROW()-1)*50,0,50))

and copy down until you get an error, then delete the last one - you need to do equal groups - you
should be able to get the geomean of those formulas, then you should be able to do 1500 values
(multiples of 50) very easily.

HTH,
Bernie
MS Excel MVP


"Nadeem Shafique Butt" wrote in message
...
I am trying to findout the Geometric Mean of 1517 values but i got an error
message when I use geomean function, appearently ther is no value <=0. Can
anyone help me in sorting out this problem



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
Mid Function Problem DEI Excel Discussion (Misc queries) 3 August 9th 06 08:08 PM
DIAS.LAB function problem Gerardo Excel Discussion (Misc queries) 1 October 31st 05 05:50 PM
Lookup function problem (kg) greencecil Excel Worksheet Functions 3 July 1st 05 04:54 PM
Problem with function "Worksheet_Change" konpego Excel Worksheet Functions 0 June 23rd 05 05:46 AM
IF function problem dvonj Excel Worksheet Functions 13 March 10th 05 01:13 PM


All times are GMT +1. The time now is 09:35 AM.

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

About Us

"It's about Microsoft Excel"