Aug 27, 2002 #1 wheels27 MIS Aug 26, 2002 30 US where does this data go or do i build it in expression builder. Select FieldName, Sum(FieldName) as SumOfFieldName, Avg(FieldName) as AvgOfFieldName FROM TblName
where does this data go or do i build it in expression builder. Select FieldName, Sum(FieldName) as SumOfFieldName, Avg(FieldName) as AvgOfFieldName FROM TblName
Aug 27, 2002 #2 BanditWk Programmer May 24, 2002 170 US Where are you trying to use it? Roy McCafferty aka BanditWk Las Vegas, NV roy@cccamerica.org RLMBandit@aol.com (private) "No need to send gifts, just send a smile." Upvote 0 Downvote
Where are you trying to use it? Roy McCafferty aka BanditWk Las Vegas, NV roy@cccamerica.org RLMBandit@aol.com (private) "No need to send gifts, just send a smile."
Aug 27, 2002 Thread starter #3 wheels27 MIS Aug 26, 2002 30 US in a query, should it go in the sql screen or some where in the query design screen? Upvote 0 Downvote
Aug 27, 2002 #4 jebry Programmer Aug 6, 2001 3,006 US Hi! The code you posted would go in the SQL screen, adjusted to have actual field and table names. hth Jeff Bridgham bridgham@purdue.edu Upvote 0 Downvote
Hi! The code you posted would go in the SQL screen, adjusted to have actual field and table names. hth Jeff Bridgham bridgham@purdue.edu