SetSelectedNotebook[obj]
makes the notebook corresponding to obj be the currently selected one in the front end.


SetSelectedNotebook
SetSelectedNotebook[obj]
makes the notebook corresponding to obj be the currently selected one in the front end.
Details

- obj can be a NotebookObject or CellObject. If obj is a CellObject, then the notebook containing obj will be selected.
- Setting a particular notebook to be the currently selected one typically makes it the top notebook displayed on the screen.
- Making a notebook the currently selected one does not affect the current selection within that notebook, or within other notebooks.
Examples
open all close allProperties & Relations (1)
SelectedNotebook gives you the notebook object for the selected notebook:
The evaluation notebook can be different from the currently selected notebook:
See Also
Tech Notes
Related Guides
Related Workflows
- Find a Notebook's Notebook Object Identifier
History
Introduced in 1996 (3.0) | Updated in 2012 (9.0)
Text
Wolfram Research (1996), SetSelectedNotebook, Wolfram Language function, https://reference.wolfram.com/language/ref/SetSelectedNotebook.html (updated 2012).
CMS
Wolfram Language. 1996. "SetSelectedNotebook." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/SetSelectedNotebook.html.
APA
Wolfram Language. (1996). SetSelectedNotebook. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SetSelectedNotebook.html
BibTeX
@misc{reference.wolfram_2025_setselectednotebook, author="Wolfram Research", title="{SetSelectedNotebook}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/SetSelectedNotebook.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_setselectednotebook, organization={Wolfram Research}, title={SetSelectedNotebook}, year={2012}, url={https://reference.wolfram.com/language/ref/SetSelectedNotebook.html}, note=[Accessed: 16-August-2025]}