Bookmarks

It is possible to insert bookmarks into your code.
You can insert bookmarks within your VBA code from (Edit > Bookmarks).
A bookmark marks a location to which you can return easily.
A Bookmark is indicated by a small blue square in the left margin of the code.
A bookmark makes it easy to return to a particular position in your code.
(Edit > Bookmarks)

The presence of a bookmark is indicated by a small blue square in the left margin of the code.
You can also access these from the Edit toolbar
shortcut menu - (Toggle > Bookmark)


Bookmarks are not saved when the file is closed. They only exist in your open file.



© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext