ACC2000: How to Calculate Row-Level Statistics (209839)
The information in this article applies to:
This article was previously published under Q209839 Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
Although Microsoft Access has several built-in functions that enable you to
perform statistical analysis across records, it does not have a built-in
function to perform statistical analysis across multiple columns within a
single row. This article shows you how to create several sample
user-defined functions that you can use to get row-level statistics in
Access 2000.
REFERENCESFor additional information about database normalization, click the article number below
to view the article in the Microsoft Knowledge Base:
209534 ACC2000: Database Normalization Basics
For more information about parameter arrays, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type understanding parameter arrays in the Office Assistant or the Answer Wizard, and then click Search to view the topic. For more information about the 'For Each...Next Statement', in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type for each...next statement in the Office Assistant or the Answer Wizard, and then click Search to view the topic. For more information about statistical formulae, click Microsoft Excel Help on the
Help menu, type about statistical analysis tools in the Office Assistant or
the Answer Wizard, and then click Search to view the topics
returned.
Modification Type: | Minor | Last Reviewed: | 7/15/2004 |
---|
Keywords: | kbhowto kbinfo KB209839 |
---|
|