Mathematica 9 is now available

NotebookLocate

Usage

NotebookLocate["tag"] locates all cells with the specified tag in your current input notebook, selecting the cells and scrolling to the position of the first one.
NotebookLocate[{"file", "tag"}] if necessary opens the notebook stored in file, then locates cells with the specified tag.


Notes

NotebookLocate sets the current selection to contain all cells with the specified tag.
• If the cells are in closed groups, NotebookLocate will open all these groups.
NotebookLocate is used for following hyperlinks within one notebook or between notebooks.
NotebookLocate searches for tags in the list given as the setting for the CellTags option of each cell.
• New in Version 3.


Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.