ACC95: How to Run a Function from a Custom Toolbar Button (137116)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
This article was previously published under Q137116 Advanced: Requires expert coding, interoperability, and multiuser skills.
IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SUMMARY
This article describes how to run a Visual Basic for Applications function
or expression from a button on a custom toolbar. The method involves three
general steps:
- Modifying the Windows 95 Registry to allow expressions in custom toolbars.
- Creating a Visual Basic function.
- Creating a custom toolbar button that calls the function.
This article assumes that you are familiar with Visual Basic for
Applications and with creating Microsoft Access applications using the
programming tools provided with Microsoft Access. For more information
about Visual Basic for Applications, please refer to the "Building
Applications with Microsoft Access for Windows 95" manual.
REFERENCES
Microsoft Access "Building Applications with Microsoft Access for Windows
95," version 7.0, Chapter 1, "Creating an Application," pages 22-24
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming kbui KB137116 |
---|
|