The information in this article applies to:
SYMPTOMS
Novice: Requires knowledge of the user interface on single-user computers.
When you add a hyperlink to the Favorites folder from within Microsoft
Access, the shortcut that is added to the folder is determined by which of
the following methods you use:
- If you open the Favorites folder by clicking Add To Favorites on the
Favorites menu of the Web toolbar, the name of the database that you
are in will be added to the Favorites folder when you click Add in the
Add To Favorites dialog box.
- If you open the Favorites folder by right-clicking the hyperlink while
in Datasheet view of the table or query, pointing to Hyperlink, and then
clicking Add To Favorites, the Internet address for the hyperlink will
be added to the Favorites folder when you click Add in the Add To
Favorites dialog box.
MORE INFORMATION
Steps to Reproduce Behavior
- Open the sample database Northwind.mdb and create the following new
table:
Table: Table1
--------------------
Field Name: Field1
Date Type: Hyperlink
- Save the table and switch to Datasheet view.
- Type the following in the Field1 field, and then close and save the
Table1 table:
http://www.microsoft.com.
- On the Favorites menu of the Web toolbar, click Add To Favorites.
- In the Add To Favorites dialog box, click Add. Note that the name of the
database is added to the Favorites folder.
- Open the Table1 table in Datasheet view and using the right-mouse
button, click the Field1 hyperlink, point to Hyperlink, and then click
Add To Favorites.
- Click Add in the Add To Favorites dialog box. Note that the Internet
address is added to the Favorites folder.
|