title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Hyperlink.AddToFavorites method (Excel) |
vbaxl10.chm536080 |
|
|
ac234164-9c20-451d-1146-199e44d07a87 |
04/26/2019 |
medium |
Adds a shortcut to the workbook or hyperlink to the Favorites folder.
expression.AddToFavorites
expression A variable that represents a Hyperlink object.
This example adds a shortcut on the active workbook to the Favorites folder.
ActiveWorkbook.AddToFavorites
[!includeSupport and feedback]