Re: Standard Deviation
From: Roger Carlson (NO-Rog3erc-SPAM_at_hotmail.com)
Date: 10/06/04
- Next message: Denise: "Re: Difference in Working Days"
- Previous message: Alan Fisher: "Trap for #Error"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Standard Deviation"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Standard Deviation"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Standard Deviation"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 6 Oct 2004 13:37:56 -0400
I really don't know. I would look at the query "SLA S-04 Query 3" to see if
something there is causing the problem. Perhaps there is something in the
query the DStdDev function does not like it.
But now you've got me confused. Are you using StDev in an aggregate query
or DStDev on a report?
-- --Roger Carlson Access Database Samples: www.rogersaccesslibrary.com Want answers to your Access questions in your Email? Free subscription: http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L <anonymous@discussions.microsoft.com> wrote in message news:0db401c4abc9$46a34d60$a401280a@phx.gbl... > Hi Roger: > > You are right. The syntax in my previous message is > correct. Actually I tried to goup the data before the > standard deviation is calculated. But when I use StDev or > StDevP, I got an error message: > > "The expression you entered has function containing the > wrong number of arguments". > > Is there any problem with my Access installation or the > syntax StDev or StDevP does not work? Your response or > any suggestion will be very appreciated. > > Charles > > > > >-----Original Message----- > >As far as I can tell, it has nothing to do with your > syntax. It works > >perfectly for me. Something else is going on. Look > farther afield. > >-- > >--Roger Carlson > > Access Database Samples: www.rogersaccesslibrary.com > > Want answers to your Access questions in your Email? > > Free subscription: > > http://peach.ease.lsoft.com/scripts/wa.exe? > SUBED1=ACCESS-L > > > >"Charles Deng" <anonymous@discussions.microsoft.com> > wrote in message > >news:016c01c4abc3$fa8d8e90$a301280a@phx.gbl... > >> Hi All: > >> > >> I tried to post standard deviation on my report but the > >> following syntax does not work (Report shows #error.). > >> Could anyone do my a favour to check what is wrong with > my > >> syntax: > >> > >> =DStDev("[q1]", "SLA S-04 Query 3", "[q1]>0") > >> > >> Where q1 is variable name in SLA S-04 Query 3 which is > the > >> query my report is based. All records in q1 are > numberic > >> and I successfully reported average of q1. By the way > my > >> report is sorted by Department which is not shown in the > >> syntax. > >> > >> Any suggestion and advice will be highly appreciated. > >> Thanks. > >> > >> Chalres > >> > >> > >> > > > > > >. > >
- Next message: Denise: "Re: Difference in Working Days"
- Previous message: Alan Fisher: "Trap for #Error"
- In reply to: anonymous_at_discussions.microsoft.com: "Re: Standard Deviation"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Standard Deviation"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Standard Deviation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|