Hey Folk<br>
<br>
Well I'm beginning to lose some patience at Access. I guess we all have at some point in time though, right??<br>
<br>
Anyways Question..<br>
<br>
I need to calculate the geometric mean of a set of numbers and I'm having a brainfart on how to do it programatically. Anyone have any advice???<br>
<br>
Access help shows the GEOMEAN function, but methinks it's an Excel function that they just throw in there to give me a headache..<br>
<br>
Question 2 While I'm at it. Anyone know how to open Excel (from Access) perform an Excel function and return the value to Acess??<br>
<br>
Thanks and I appreciate the help.<br>
Eric<br>
FYI : Geomean function for say 5 values (n1,n2....n5)<br>
(n1*n2*n3*n4*n5)^(1/5)<br>
<br>
<br>
Well I'm beginning to lose some patience at Access. I guess we all have at some point in time though, right??<br>
<br>
Anyways Question..<br>
<br>
I need to calculate the geometric mean of a set of numbers and I'm having a brainfart on how to do it programatically. Anyone have any advice???<br>
<br>
Access help shows the GEOMEAN function, but methinks it's an Excel function that they just throw in there to give me a headache..<br>
<br>
Question 2 While I'm at it. Anyone know how to open Excel (from Access) perform an Excel function and return the value to Acess??<br>
<br>
Thanks and I appreciate the help.<br>
Eric<br>
FYI : Geomean function for say 5 values (n1,n2....n5)<br>
(n1*n2*n3*n4*n5)^(1/5)<br>
<br>