Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Standard deviation and other formulae

Hi,

A very simple question for a regular user. I simply want to use 'normal'
excel formulae within vba. In this case, I wanted to calculate the standard
deviation of a range called 'LSRatio'.
But when I do this, I get an error message saying function not defined.
What shall I do for this one in particular, and for others like average etc
etc?
Thanks a lot
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 105
Default Standard deviation and other formulae

Try using:

X = Application.WorksheetFunction.STDEV(....)

Bill
---------------------
"Benoit" wrote in message
...
Hi,

A very simple question for a regular user. I simply want to use 'normal'
excel formulae within vba. In this case, I wanted to calculate the
standard
deviation of a range called 'LSRatio'.
But when I do this, I get an error message saying function not defined.
What shall I do for this one in particular, and for others like average
etc
etc?
Thanks a lot


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
standard deviation Clem Charts and Charting in Excel 1 December 6th 09 03:24 PM
standard deviation [email protected] Charts and Charting in Excel 3 April 16th 08 01:04 AM
Standard Deviation Stan Banner Excel Worksheet Functions 1 March 12th 06 12:54 AM
Standard Deviation Stan Banner Excel Worksheet Functions 1 March 11th 06 09:11 PM
standard deviation Chris Excel Discussion (Misc queries) 1 October 13th 05 04:52 AM


All times are GMT +1. The time now is 01:46 AM.

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"