ACC2: Sample Function Using Recursion to Display Data Tree (132242)
The information in this article applies to:
This article was previously published under Q132242 SUMMARY
This article demonstrates how you can create a sample user-defined Access
Basic function that calls itself multiple times in order to loop through a
linked list of items. You can use this technique to display data in a tree
structure such as a directory of managers and employees.
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools provided
with Microsoft Access. For more information about Access Basic, please
refer to the "Building Applications" manual.
REFERENCES
Microsoft Access "Building Applications," version 2.0, Chapter 11, "Working
With Sets of Records," pages 242-267
Modification Type: | Major | Last Reviewed: | 11/6/2000 |
---|
Keywords: | kbinfo kbprogramming KB132242 |
---|
|