ACC: How to Explore an Internet Site from MS Access 2.0 or 95 (160122)
The information in this article applies to:
- Microsoft Access 2.0
- Microsoft Access for Windows 95 7.0
This article was previously published under Q160122
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
This article describes a technique for using the Shell() function in
Microsoft Access 2.0 or 7.0 to start Microsoft Internet Explorer by double-
clicking a Web address field on a form.
In Microsoft Access 97, this functionality is built-in. The label, command
button, and image form controls contain Hyperlink properties that allow you
to jump to a Web address just by clicking the control.
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.
NOTE: Visual Basic for Applications is called Access Basic in Microsoft
Access version 2.0. For more information about Access Basic, please refer
to the "Building Applications" manual.
REFERENCES
For more information about using the Shell() function, search the Help
Index for "Shell function."
For information about opening files or hyperlinks using Windows API calls,
please see the following article in the Microsoft Knowledge Base:
148632 ACC: Start Files or Hyperlinks with Windows API ShellExecute()
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming kbusage KB160122 |
---|
|