Excel Agility: Custom Views
Notice: No webinar is currently available in this series.
This webinar is not currently available, new dates coming soon.
Frequently Asked Questions
Custom Views in Excel allow users to save and instantly restore specific display settings—including row and column visibility, zoom level, filter states, print settings, and frozen panes configurations—so they can switch between different perspectives on the same data without manually reconfiguring the view each time. To create a Custom View, configure the worksheet exactly as desired, then go to View > Custom Views > Add, and give the view a descriptive name. Multiple views can be saved for the same worksheet—for example, a 'Full Detail' view showing all columns, an 'Executive Summary' view hiding detail columns, and a 'Print View' configured for page layout. Switching between views is instantaneous: View > Custom Views > select the desired view > Show. Custom Views are particularly valuable for worksheets used by multiple audiences with different needs: a financial analyst may need all rows and columns visible, while a manager reviewing the same data needs only summary rows. Rather than maintaining separate workbooks or sheets for each audience, a single workbook with purpose-built views serves all users. Note that Custom Views are disabled when a workbook contains Excel Tables; in that case, named filter configurations and manual column hiding provide a similar outcome. Custom Views are saved within the workbook file and available to anyone who opens it.
Excel Custom Views can capture complete print configurations alongside display settings, making it straightforward to maintain different print formats for the same worksheet without resetting page layout options each time. When creating a Custom View, check the 'Print settings' checkbox in the Add View dialog—this ensures that the current print area, page orientation, margins, scaling, header/footer configuration, and row/column print titles are all saved as part of the view. A single worksheet can then have multiple saved print views: for example, a 'Portrait Summary Print' view configured for a single-page portrait summary, and a 'Landscape Detail Print' view set for a multi-page landscape layout with all detail rows. Activating the appropriate view before printing instantly restores the correct page setup without requiring manual adjustment. This capability is especially valuable for monthly reporting workflows where the same dataset is printed in different formats for different recipients—the finance team receives a full-detail landscape report while the board receives a summarized portrait report, and a single worksheet with two saved print views serves both needs. For workbooks distributed to non-expert users, including a brief instruction note indicating which view to activate before printing reduces the risk of incorrectly formatted printouts.
Hiding and unhiding rows and columns in Excel is a fundamental technique for adapting a single worksheet to multiple presentation contexts without duplicating data. To hide rows or columns, select the rows or columns to be hidden (by clicking their headers), right-click, and choose Hide—or use the keyboard shortcut Ctrl+9 for rows and Ctrl+0 for columns. Hidden rows and columns retain their data and continue to be included in formulas that reference them; they simply do not display or print. To unhide, select the rows or columns on either side of the hidden range, right-click, and choose Unhide—or press Ctrl+Shift+9 for rows and Ctrl+Shift+0 for columns. For a clean professional appearance when printing, hiding calculation helper columns, intermediate subtotal rows, and detail rows not relevant to the specific audience produces a more polished output. Combining row/column visibility settings with Custom Views makes switching between these configurations instantaneous. For protecting hidden rows from being accidentally revealed by other users, using worksheet protection with the 'Format rows' and 'Format columns' options unchecked prevents users from unhiding rows and columns while still allowing them to interact with visible cells. Group/Outline controls (Data > Group) provide an alternative where users can expand and collapse detail sections using visible +/- buttons rather than hiding and unhiding manually.
Excel's Outline and Group features and Custom Views both address the challenge of showing different levels of detail in a worksheet, but they work differently and are suited to different use cases. The Outline/Group feature (Data > Group) creates a hierarchical structure with collapsible levels, indicated by numbered buttons (1, 2, 3) and +/- expand/collapse controls visible on the worksheet. Users can click the level buttons or +/- controls to instantly show or hide detail rows or columns without any view management overhead. This is ideal when multiple users need to interactively drill into or collapse sections of data—it is self-explanatory and requires no training. Custom Views, by contrast, save complete display state snapshots that are recalled as named configurations. They are more powerful for complex multi-setting combinations (including print settings) but are not as intuitively discoverable for end users unfamiliar with the feature. The two features can be used together: outline groupings define the detail levels available, while Custom Views save specific configurations of which levels are expanded and which print settings are active. For developer-designed worksheets distributed to non-technical users, Outline/Group controls are generally more user-friendly. For power users managing their own multi-purpose workbooks, Custom Views provide more comprehensive configuration control.
Managing multiple worksheets in an Excel workbook effectively requires both organizational discipline and a thoughtful naming and structure strategy. Sheet tabs should be named clearly and consistently—descriptive names like 'Revenue Detail,' 'Expense Assumptions,' and 'Summary Dashboard' are far more useful than Sheet1, Sheet2, Sheet3. Color-coding sheet tabs (right-click > Tab Color) provides visual groupings: blue for input sheets, green for calculation sheets, red for output sheets, for example. Organizing sheets in a logical flow—inputs on the left, calculations in the middle, outputs on the right—matches the way most users expect to navigate. For large workbooks, sheet navigation shortcuts help: Ctrl+Page Up and Ctrl+Page Down move between adjacent sheets; right-clicking the navigation arrows at the bottom left of the screen shows all sheet names for quick direct navigation. Hiding intermediate calculation sheets that users don't need to interact with (right-click > Hide) keeps the workbook interface clean; protecting the workbook structure (Review > Protect Workbook) prevents users from accidentally unhiding them. For workbooks distributed to external parties, removing unused blank sheets, named ranges that reference deleted sheets, and any hidden data before distribution is good hygiene. Documenting the workbook structure in a README or 'How to Use This Workbook' sheet significantly reduces support burden for workbooks used by others.