472,967 Members | 2,016 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,967 software developers and data experts.

Help with statisitics

Hi there

I would want to run some statistic's of on table only.
1st the table is a compilation of information coming from various other
table. Sofar that is Ok.

Now I would like to sum, count, average the data sitting in that table and
don't what to use queries to extract the information.
What are my other options?
Class, Types??

kind regards
Norman
Nov 12 '05 #1
3 1155
Why don't you wan't to use queries? They are easy to create and effecient
for what you want to do. (And I don't know any other method to sum up
tables).

Brgds
Rolfern

"Norman Fritag" <mt*****@ozemail.com.au> wrote in message
news:FR****************@nnrp1.ozemail.com.au...
Hi there

I would want to run some statistic's of on table only.
1st the table is a compilation of information coming from various other
table. Sofar that is Ok.

Now I would like to sum, count, average the data sitting in that table and
don't what to use queries to extract the information.
What are my other options?
Class, Types??

kind regards
Norman

Nov 12 '05 #2
A query is likely the fastest and/or most efficient method of doing so.
Otherwise you'll need to create one or functions.
Even doing this, you'll likely need the most basic of queries to get your
info.

Mike Storr
www.veraccess.com
"Norman Fritag" <mt*****@ozemail.com.au> wrote in message
news:FR****************@nnrp1.ozemail.com.au...
Hi there

I would want to run some statistic's of on table only.
1st the table is a compilation of information coming from various other
table. Sofar that is Ok.

Now I would like to sum, count, average the data sitting in that table and
don't what to use queries to extract the information.
What are my other options?
Class, Types??

kind regards
Norman

Nov 12 '05 #3
Norman,

You will have to use VBA code.

1) You can instantiate a recordset of the table and iterate through it and
accumulate the data.

Check up on the OpenDatabase, OpenConnection, and OpenRecordset methods,
and the Database, Connection, and Recordset objects. Your choice of whether
to use DAO (Direct Access Objects), ADO (ActiveX Data Objects), or RDO
(Remote Data Objects; if it's available to you). The code is different
(though vaguely similar) for each type. DAO integrates well with Access,
ADO is very portable, and RDO is fast and lightweight.

Honestly, though, all of that is vastly more complicated and slower than
simply executing a Query.

Sincerely,

Chris O.
"Norman Fritag" <mt*****@ozemail.com.au> wrote in message
news:FR****************@nnrp1.ozemail.com.au...
Hi there

I would want to run some statistic's of on table only.
1st the table is a compilation of information coming from various other
table. Sofar that is Ok.

Now I would like to sum, count, average the data sitting in that table and
don't what to use queries to extract the information.
What are my other options?
Class, Types??

kind regards
Norman

Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

21
by: Dave | last post by:
After following Microsofts admonition to reformat my system before doing a final compilation of my app I got many warnings/errors upon compiling an rtf file created in word. I used the Help...
10
by: Jacek Generowicz | last post by:
Where can I find concise, clear documentation describing what one has to do in order to enable Python's internal help to be able to provide descriptions of Python keywords ? I am in a situation...
6
by: wukexin | last post by:
Help me, good men. I find mang books that introduce bit "mang header files",they talk too bit,in fact it is my too fool, I don't learn it, I have do a test program, but I have no correct doing...
3
by: Colin J. Williams | last post by:
Python advertises some basic service: C:\Python24>python Python 2.4.1 (#65, Mar 30 2005, 09:13:57) on win32 Type "help", "copyright", "credits" or "license" for more information. >>> With...
7
by: Corepaul | last post by:
Missing Help Files When I enter "recordset" as the keyword and search the Visual Basic Help index, I get many topics of interest in the resulting list. But there isn't any information available...
5
by: Steve | last post by:
I have written a help file (chm) for a DLL and referenced it using Help.ShowHelp My expectation is that a developer using my DLL would be able to access this help file during his development time...
8
by: Mark | last post by:
I have loaded Visual Studio .net on my home computer and my laptop, but my home computer has an abbreviated help screen not 2% of the help on my laptop. All the settings look the same on both...
10
by: JonathanOrlev | last post by:
Hello everybody, I wrote this comment in another message of mine, but decided to post it again as a standalone message. I think that Microsoft's Office 2003 help system is horrible, probably...
1
by: trunxnirvana007 | last post by:
'UPGRADE_WARNING: Array has a new behavior. Click for more: 'ms-help://MS.VSCC.v80/dv_commoner/local/redirect.htm?keyword="9B7D5ADD-D8FE-4819-A36C-6DEDAF088CC7"' 'UPGRADE_WARNING: Couldn't resolve...
0
by: hitencontractor | last post by:
I am working on .NET Version 2003 making an SDI application that calls MS Excel 2003. I added a menu item called "MyApp Help" in the end of the menu bar to show Help-> About. The application...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.