Thread: VBE bookmark
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
davegb davegb is offline
external usenet poster
 
Posts: 573
Default VBE bookmark

I've searched VBA help, Walkenbach's book and this forum for
information on the "Bookmark" feature in the VBE. Can't find anything.
Can't even find it in the menus. But there are 4 buttons in the "Edit"
toolbar for adding and removing bookmarks. When you add one, it puts a
blue box in the margin to the left of the currently selected line of
code, where the Breakpoing and Watch symbols appear. Any one know that
this does?