Equivalent to clicking the New Window command on the Window menu. Creates a new window for the active workbook.
Syntax
NEW.WINDOW( )
After you use NEW.WINDOW, use the WINDOW.MOVE, WINDOW.SIZE, and ARRANGE.ALL functions to size and position the new window.
Related Functions
ARRANGE.ALL Arranges all displayed windows to fill the workspace and synchronizes windows for scrolling
WINDOW.MOVE Moves a window
WINDOW.SIZE Changes the size of a window
Return to index