Excel Agility: Tips & Tricks Part 1
Notice: No webinar is currently available in this series.
This webinar is not currently available, new dates coming soon.
Frequently Asked Questions
Paste Special (Ctrl+Alt+V or right-click > Paste Special) unlocks a powerful set of paste options that go far beyond the standard Ctrl+V. Paste Values (V) pastes only the displayed results of formulas—essential when you need to remove formula dependencies or preserve a calculated snapshot. Paste Formats (T) applies only the formatting from the copied source—a quick way to match styles without changing content. Paste Transpose (E) rotates the copied range so rows become columns and columns become rows—invaluable for restructuring data. Paste Operations—Add, Subtract, Multiply, Divide—applies the arithmetic operation between the clipboard value and the destination cells. For example, copying the value 1.05 and using Paste > Multiply on a price column increases all prices by 5% without a formula. Skip Blanks prevents overwriting existing data in the destination range where the source contains empty cells. Paste as Linked Picture creates a live image of the copied range that updates when the source data changes—ideal for dashboard building where you want to show a formatted table from another sheet as a visual element. Column Widths (W) copies column widths from the source without changing cell contents—useful for matching layouts. Building familiarity with Paste Special keyboard shortcuts (Ctrl+Alt+V then a letter) is one of the highest-return Excel efficiency investments for professionals who work with copied data frequently.
Ctrl+Enter is an efficient Excel trick that enters data into all selected cells simultaneously rather than just the active cell. Select the range you want to fill—by clicking and dragging, or by holding Ctrl and clicking individual non-contiguous cells—type your value or formula, then press Ctrl+Enter instead of Enter. All selected cells receive the same entry. For formulas, Ctrl+Enter uses relative references intelligently: each cell gets a formula that references the cell in the same relative position, not a copy of the exact same cell address. For example, selecting A1:A100, typing =B1*1.1, and pressing Ctrl+Enter fills each row with a formula referencing the B cell in that row. A particularly powerful application is filling blanks: use Go To Special > Blanks to select only the empty cells in a column, type the value or formula (like =the cell above using =A2 while in A3), and press Ctrl+Enter to fill all blank cells at once—a fast technique for cleaning sparse exported data. This is far more efficient than typing and pressing Enter repeatedly, or copying and pasting one section at a time. Combined with Ctrl+D (fill down) and Ctrl+R (fill right) for contiguous ranges, Ctrl+Enter completes the toolkit for rapid data and formula population in Excel spreadsheets.
Mastering a targeted set of keyboard shortcuts provides cumulative time savings that compound across every working day. Navigation shortcuts: Ctrl+End (last used cell), Ctrl+Home (cell A1), Ctrl+Arrow (jump to data edge), Ctrl+Shift+Arrow (select to data edge). Selection shortcuts: Ctrl+Shift+End (select to last used cell), Ctrl+A (select all or current region). Editing shortcuts: F2 (edit active cell), Ctrl+; (insert today's date), Ctrl+Shift+: (insert current time), Ctrl+D (fill down), Ctrl+R (fill right), Ctrl+Enter (fill selection). Formatting shortcuts: Ctrl+1 (Format Cells dialog), Ctrl+B (bold), Ctrl+I (italic), Alt+H+H (fill color), Ctrl+Shift+$ (currency), Ctrl+Shift+% (percentage), Ctrl+Shift+# (date format). Formula shortcuts: F4 (toggle absolute/relative reference), Ctrl+` (toggle Show Formulas), Alt+= (AutoSum), Ctrl+Shift+Enter (legacy array formula). Workbook shortcuts: Ctrl+N (new workbook), Ctrl+W (close workbook), Ctrl+Tab (switch between open workbooks), Ctrl+PageDown/PageUp (next/previous sheet). The most impactful shortcuts for daily use are typically Ctrl+1 (format cells), Ctrl+D/R (fill), F4 (toggle reference type), and Ctrl+Shift+Arrow (range selection). Practicing 3-5 new shortcuts per week until they become automatic gradually replaces mouse-heavy workflows with keyboard-driven efficiency that professional Excel users develop over time.
The Camera tool, accessible by adding it to the Quick Access Toolbar (File > Options > Quick Access Toolbar > All Commands > Camera), creates a live, linked picture of any cell range. Select the range you want to capture, click the Camera button, then click anywhere on the sheet (or any other sheet) to place the picture. The image updates automatically whenever the source range changes—making it a powerful dashboard-building tool. Unlike copying and pasting a range as a static snapshot, the Camera picture remains connected to the source. This enables designs that are impossible with standard cell layouts: positioning a formatted table over a colored background, overlaying multiple data summaries from different sheets in a single view area, or creating a print-ready dashboard that compiles selected ranges from many sheets into one presentation-quality page. The Camera image can be resized and repositioned freely, and its appearance matches the source range's formatting exactly. A common application is creating a one-page executive summary that shows key metrics from multiple underlying detailed sheets—all on a single cleanly designed page. The Linked Picture command (available via Paste Special > As Picture > Paste as Picture Link without adding the Camera tool) achieves the same result from a copied range. For professionals building reporting dashboards in Excel, the Camera tool is a genuinely transformative technique that enables page-layout–style design within a spreadsheet.
Selecting non-contiguous cells or ranges in Excel—multiple separate areas that don't touch—is done by holding the Ctrl key while clicking or dragging additional selections after the first. For example, Ctrl+click selects individual scattered cells; Ctrl+drag selects additional non-adjacent ranges. Once selected, a single formatting action applies to all selected areas simultaneously—formatting every subtotal row with bold and a top border without having to apply the format to each row individually. Ctrl+A with a selection active can extend to the entire current region. To select entire non-contiguous columns or rows, Ctrl+click the column letters or row numbers in the header. Formulas like =SUM(A1:A10,C1:C10) reference non-contiguous ranges and can be created by holding Ctrl when selecting additional ranges during formula entry. Go To Special uses non-contiguous selection powerfully: selecting all blank cells, all formula cells, or all cells with conditional formatting creates a non-contiguous selection that you can then format, delete, or fill in a single operation. For formatting large financial statements where alternating sections need consistent treatment, the ability to select all relevant rows in one multi-selection and apply formatting once—rather than repeating the action for each section—is a significant efficiency gain used by experienced Excel professionals daily.