title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Workbook.AddToFavorites method (Excel) |
vbaxl10.chm199183 |
|
|
14e1cd5a-41be-fc9a-61fa-df87698110e8 |
05/25/2019 |
medium |
Adds a shortcut to the workbook or hyperlink to the Favorites folder.
expression.AddToFavorites
expression A variable that represents a Workbook object.
This example adds a shortcut to the active workbook to the Favorites folder.
ActiveWorkbook.AddToFavorites
[!includeSupport and feedback]