View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
dbwells dbwells is offline
external usenet poster
 
Posts: 2
Default STDEV function in VB scritp for excel

I am writing a VB script in excel and I am trying to use the STDEV function.
I have worked through several errors but I am stumped on this last one:

"Run time error 1004
Unable to get the StDev property of the Worksheetfunction class."

I am a novice at VB so any help would be appreciated.