ACC2000: How to Find Minimum or Maximum Value Across Fields of Record (209857)
The information in this article applies to:
This article was previously published under Q209857 Advanced: Requires expert coding, interoperability, and multiuser skills.
SUMMARY
Microsoft Access has no built-in functions that find the maximum or minimum values of numbers across the fields of a record. This article provides two custom functions that cycle through the values across fields and return the minimum or maximum values of each record.
REFERENCESFor more information about creating custom functions, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type custom functions in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB209857 |
---|
|