Excel Practice Test

โ–ถ

Knowing how to freeze columns excel users encounter every day is one of the highest-leverage skills for anyone working with wide spreadsheets, dense financial models, or long sales rosters. When you scroll right past column G, the row labels in column A disappear, and suddenly the numbers on screen lose all context. Freezing columns keeps that first column (or first several columns) locked in place while the rest of the worksheet scrolls freely, so identifiers like account numbers, employee names, or SKU codes always stay visible. It is a small feature with enormous payoff for accuracy.

The freeze feature lives on the View tab in every modern version of Microsoft Excel, including Excel 2016, 2019, 2021, Microsoft 365, and Excel for the Web. Microsoft consolidated three commands under one button: Freeze Panes, Freeze Top Row, and Freeze First Column. Each one targets a different scrolling problem, and understanding which to pick matters more than memorizing the menu path. Pick the wrong one and you will see grey lines where you did not want them, or worse, you will scroll past the very headers you tried to lock.

This guide walks through every variation of freezing in Excel, from the simple one-click freeze of the first column to advanced multi-pane setups that lock the first three columns and the top two rows simultaneously. You will learn the cell-selection trick that determines where Excel draws the freeze line, the keyboard shortcuts that let power users freeze without ever touching the mouse, and the troubleshooting steps for when Freeze Panes appears greyed out. Each technique is illustrated with concrete examples drawn from real workbooks.

Freezing is closely related to other layout features such as Split, Hide, and Group, and many users confuse them. A frozen column stays visible during scrolling but is otherwise a normal column you can edit, format, and reference in formulas. A split window creates an independent scrollable region, which behaves very differently. A hidden column disappears from view entirely. We will clarify these distinctions so you choose the right tool for the job, especially when you also rely on formulas like excel in vlookup lookups that depend on stable reference columns.

Beyond the mechanics, there is a workflow argument for using freeze columns aggressively. Studies of spreadsheet errors consistently find that the majority of mistakes stem from users referencing the wrong row or column, not from broken formulas. When headers stay visible, your eye does not have to track back and forth across hundreds of cells to confirm a label. Frozen panes reduce cognitive load, eye fatigue, and the rate of data-entry errors, which is why financial analysts and auditors freeze headers as the very first action on any new workbook.

You will also see how freezing interacts with printing, with shared workbooks in OneDrive and SharePoint, and with the new dynamic array formulas. We finish with the most common questions readers ask: how to freeze multiple columns at once, why freeze panes is greyed out in cell edit mode, how to unfreeze quickly, and how the behavior differs between the desktop app, the web app, and the iPad version. By the end you will have a complete mental map of Excel's freezing system and the muscle memory to apply it instantly.

Whether you are building a quarterly budget, reconciling a bank statement, or analyzing a 50-column survey export, this article gives you a repeatable framework for keeping your view organized. The same principles apply whether you work in Excel for Windows, Excel for Mac, or Excel for the Web, with the small platform differences flagged along the way. Let's start with the numbers that show how widely this feature is used and why it has remained essentially unchanged in the ribbon for more than a decade.

Freeze Columns in Excel by the Numbers

๐Ÿ“Š
3
Freeze Options on the View Tab
โฑ๏ธ
2 sec
Time to Freeze with Shortcut
๐Ÿ’ป
16,384
Max Columns You Can Scroll
๐ŸŽฏ
1,048,576
Max Rows Below Frozen Header
โญ
95%
Pros Freeze Row 1 First
Practice Freeze Columns Excel Questions

The Three Freeze Pane Commands Explained

๐Ÿ“‹

Locks only row 1 in place. Use this when you have headers in the first row and want them visible as you scroll down. Selection of any cell is fine because Excel always targets row 1 with this option.

๐Ÿ“Š

Locks only column A. Ideal for wide datasets with identifiers in column A such as employee names, product codes, or dates. Excel ignores your current cell and always freezes column A specifically.

๐ŸŽฏ

Locks everything above and to the left of the active cell. This is the most powerful option because it freezes multiple rows and multiple columns simultaneously. Click cell B2 to mirror Freeze Top Row plus First Column.

๐Ÿ”„

Removes any freeze currently in place. The menu item replaces the Freeze Panes option once a freeze is active. One click clears all locked rows and columns and restores normal scrolling behavior.

โœ๏ธ

Creates separate scrollable regions instead of locking them. Useful for comparing two distant sections of the same sheet, but it is not the same as freezing. Splits can be dragged; frozen panes cannot.

To freeze the first column in any worksheet, open the workbook and click anywhere inside the sheet. You do not need to select column A specifically because Excel's Freeze First Column command always targets column A regardless of where your cursor sits. Go to the View tab on the ribbon, locate the Window group near the right side, and click the Freeze Panes dropdown button. A short menu appears with three options. Choose Freeze First Column. A subtle vertical grey line appears between columns A and B, signaling the freeze is active.

Scroll right using the horizontal scroll bar or by pressing the right arrow key while moving past column G or H. Column A stays anchored on the left edge of the visible window even as columns B, C, D, and beyond disappear off the left side. This is the foundational behavior that makes freezing useful. Without it, you would lose sight of the row identifier the moment your data extended past one screen width, which on a standard 1080p monitor is usually around column N or O at default zoom.

The Freeze Top Row command works identically in principle but locks row 1 vertically rather than column A horizontally. It is the most common freeze action on the planet because nearly every dataset has headers in row 1. Combine the two by selecting cell B2 and clicking Freeze Panes (the first item in the dropdown). Excel will then freeze everything above row 2 and everything left of column B, giving you the row 1 headers and column A identifiers locked simultaneously, which is the default professional setup.

The selection rule is critical and trips up newcomers. Freeze Panes always uses the currently selected cell as the anchor. Everything above that cell freezes vertically. Everything to the left freezes horizontally. So if you select cell D5 and click Freeze Panes, rows 1 through 4 and columns A through C all freeze. This is why understanding the cell selection before clicking is essential. Many users get unexpected results because they had a random cell selected from earlier work and forgot to reposition before freezing.

Keyboard shortcuts speed this up considerably. On Windows, press Alt, then W, then F, then F in sequence. The Alt key activates the ribbon, W jumps to the View tab, the first F opens the Freeze Panes dropdown, and the second F selects Freeze Panes. The whole sequence takes about two seconds once you have practiced it. On Mac there is no native keyboard shortcut for freeze panes, but you can assign one through the Customize Keyboard dialog or use the Touch Bar if your MacBook has one configured for Excel.

For users analyzing financial data with formulas, freezing pairs naturally with named ranges and absolute references. When you freeze the first column containing dates and use VLOOKUP across a wide table, the lookup column stays visible while you scroll to inspect the return columns. The same applies to filter-heavy workflows where you want to inner excellence book filtering techniques on visible data. Freezing does not change formulas, references, or calculation behavior; it only changes what your eyes see, which is precisely why it is safe to use anywhere.

Excel for the Web behaves slightly differently. The Freeze Panes button is in the same View tab location, but the freeze persists with the file rather than the session. That means when you share a workbook from OneDrive, the recipient opens it with the same panes frozen you had configured. This is usually desirable but occasionally surprising if you froze experimentally and forgot to undo. Save behavior is identical to the desktop app: freeze state is stored in the .xlsx file and travels with the document.

FREE Excel Basic and Advance Questions and Answers
Test your fundamentals from freezing panes to formulas with this mixed difficulty quiz.
FREE Excel Formulas Questions and Answers
Drill VLOOKUP, INDEX-MATCH, SUMIF, and other formulas commonly paired with freezing.

Freezing Multiple Columns and Rows Like VLOOKUP Pros

๐Ÿ“‹ Freeze Multiple Columns

To freeze the first two, three, or more columns at once, you cannot use the Freeze First Column shortcut because it only ever locks column A. Instead, click a cell in row 1 of the column immediately to the right of where you want the freeze line to fall. For example, to freeze columns A, B, and C, click cell D1. Then open View, Freeze Panes, Freeze Panes (the top option). A vertical grey line appears between columns C and D, locking the first three columns.

This approach scales to any number of columns. To freeze columns A through E, click cell F1 before opening the menu. The rule is simple: Excel locks everything to the left of your selected cell. This is especially valuable for financial models that pair a long list of account names in column A with sub-categories in column B and a date column in column C. Locking all three keeps the row context intact across dozens of monthly columns.

๐Ÿ“‹ Freeze Multiple Rows

The same logic applies to multi-row freezes. To lock the first three rows so your title, subtitle, and column headers stay visible, click cell A4. The cell must be in column A to avoid also locking columns. Then choose Freeze Panes from the dropdown. A horizontal grey line appears below row 3, and rows 1 through 3 remain pinned as you scroll down through hundreds or thousands of data rows below.

This is common in dashboards where row 1 holds a title, row 2 holds filter slicers or page navigation, and row 3 holds the actual column headers. Freezing all three prevents users from losing their orientation. If your dashboard also has explanatory text in rows 4 through 6, click cell A7 instead to extend the freeze. Excel does not limit how many rows you can freeze, but practical visibility caps it around six rows on a typical laptop screen.

๐Ÿ“‹ Freeze Rows and Columns Together

The most powerful freeze locks rows and columns simultaneously. Click the cell at the intersection of where you want both freeze lines to meet, then choose Freeze Panes. For a header row in row 1 plus an identifier column in column A, click cell B2. For two header rows plus two identifier columns, click cell C3. Excel draws both a horizontal grey line above your selected row and a vertical grey line to the left of your selected column.

This dual freeze is the gold standard for any wide spreadsheet with both row and column context. Sales pipeline trackers, project Gantt charts, and inventory matrices all benefit from it. The four scrollable quadrants behave independently: the top-left quadrant is fully locked, the top-right scrolls horizontally, the bottom-left scrolls vertically, and the bottom-right scrolls in both directions. Master this single technique and 90 percent of your wide-spreadsheet navigation problems disappear.

Freeze Panes vs Split Window: Which Should You Use?

Pros

  • Headers and identifiers stay visible no matter how far you scroll
  • No risk of accidentally moving the locked region with the mouse
  • Freeze state saves with the workbook and shares with collaborators
  • Works identically on Windows, Mac, and Excel for the Web
  • Does not affect formulas, calculations, or print layouts
  • Faster to set up than Split with a single ribbon click

Cons

  • Cannot create independent scrollable regions like Split can
  • Only one freeze configuration allowed per worksheet at a time
  • Greyed out when the workbook is shared in legacy mode or being edited
  • Visual grey line can be hard to see on some monitor color profiles
  • Does not lock columns from being edited, only from scrolling out of view
  • Mac users lack a native keyboard shortcut and must configure one manually
FREE Excel Functions Questions and Answers
Master core functions like SUM, IF, INDEX, MATCH, and the lookup family with realistic questions.
FREE Excel MCQ Questions and Answers
Multiple-choice format covering ribbon tabs, shortcuts, freezing, formatting, and core skills.

Pre-Freeze Checklist for a Clean Layout

Confirm your data starts in row 1 with no blank rows above headers
Place row identifiers like names or IDs in column A for easy freezing
Remove any merged cells in the rows or columns you plan to freeze
Click the cell directly below and right of your freeze intersection
Verify the active cell is in column A if you only want to freeze rows
Verify the active cell is in row 1 if you only want to freeze columns
Switch to Normal view (not Page Layout) before freezing
Save the file after freezing so the layout persists for collaborators
Check that no comments or notes are open at the time of freezing
Confirm the workbook is not in cell-edit mode (no flashing cursor)
Click B2 First, Then Freeze Panes

The single most useful freeze configuration in Excel is to click cell B2 before opening View, Freeze Panes, Freeze Panes. This locks row 1 and column A simultaneously, giving you the default professional layout in a single command. Memorize this one combination and you will use it on 90 percent of new workbooks you build.

Unfreezing is straightforward but worth knowing because users often inherit workbooks with confusing freeze configurations. Go to the View tab, click the Freeze Panes dropdown, and notice that the top menu item has changed from Freeze Panes to Unfreeze Panes. Click it. All grey freeze lines disappear and normal scrolling resumes immediately. There is no undo specific to freeze; if you change your mind, simply re-freeze with a fresh cell selection. Excel does not store a history of freeze positions, so each new freeze overwrites the previous one.

One of the most common frustrations is the Freeze Panes button appearing greyed out and unclickable. This happens for several reasons, all easy to diagnose. The most frequent cause is that you are currently editing a cell, indicated by a flashing cursor inside the formula bar or a cell. Press Enter or Escape to exit edit mode and the button becomes available. Another cause is being in Page Layout view, which disables freezing. Switch to Normal view via the View tab and the option reactivates.

Protected worksheets can also block freezing depending on the protection settings. If your sheet has been protected with View options restricted, you may see the Freeze Panes command greyed out even outside of edit mode. Unprotect the sheet via Review, Unprotect Sheet, perform the freeze, and then re-protect if needed. Shared workbooks using the older legacy share feature also disable freezing for everyone except the original author. Modern co-authoring through OneDrive and SharePoint does not have this limitation and supports freezing normally for all users.

If your freeze lines appear in the wrong place, the cause is almost always the cell that was selected at the moment you clicked Freeze Panes. Excel does not let you drag freeze lines after the fact. To fix a misplaced freeze, unfreeze first, click the correct anchor cell, then freeze again. There is no visual preview before committing, so the cell-selection step is the single point where you control the outcome. Get into the habit of confirming your active cell before reaching for the View tab.

Freezing interacts predictably with hidden columns and rows. If you freeze with column A hidden, the freeze still applies but you will not see column A on screen because it is hidden. Unhide it via the Home tab, Format, Hide and Unhide, Unhide Columns to make it visible again. Similarly, grouped rows or columns can collapse over a frozen area; the grouping behavior takes precedence over the freeze for display purposes, though the freeze still anchors the visible cells correctly.

Printing and freezing are separate concepts that many users confuse. Frozen panes do not automatically repeat on printed pages. To repeat row 1 on every printed page, go to Page Layout, Print Titles, and set Rows to Repeat at Top to $1:$1. Similarly, set Columns to Repeat at Left to $A:$A for a repeating left column on print. Freeze panes only affects on-screen viewing, while Print Titles affects the printed output. Configuring both gives you locked headers on screen and on paper.

For users who frequently switch between workbooks, the freeze state of each file is remembered independently. Closing and reopening a workbook preserves the freeze exactly where you left it. This is useful for templates: build your template with freezes already in place, save as .xltx, and every new workbook created from that template will inherit the freeze configuration. Combined with named ranges and pivot table layouts, this template approach saves enormous amounts of repetitive setup time across teams.

Professional Excel users build freezing into their standard workflow for every new workbook, not as an afterthought. The first action after pasting or importing data is typically to apply Freeze Panes at B2 to lock the header row and identifier column. This single habit prevents an entire category of errors where users accidentally enter data in the wrong row because the headers had scrolled off screen. Auditing firms train new staff specifically on this discipline because the cost of a misaligned row in a financial reconciliation can be substantial.

For analytics-heavy workbooks, combine freezing with structured tables (Insert, Table or Ctrl+T). Structured tables automatically display column headers at the top of the visible area as you scroll, which can substitute for freezing the header row in some cases. However, tables only handle row headers, not column identifiers, so freezing the first column remains useful even with tables. The two features stack well together: convert your range to a table, then freeze column A for the best of both behaviors.

When working with excellence resorts-style data summaries and large pivot tables, freezing the first column ensures that the row labels stay visible as you scroll across columns of summed values, count fields, and calculated measures. Pivot tables can grow wider than any practical screen, especially with date hierarchies expanded to show year, quarter, month, and day. Freezing keeps the dimension labels in view and dramatically reduces the time it takes to interpret the numbers in the values area of the pivot.

Financial modelers often freeze two rows and two columns to keep both the line-item descriptions in column A and the units of measure in column B locked, alongside both the period labels in row 1 and the period numbers in row 2. Click cell C3 and Freeze Panes to achieve this. The configuration is so common in investment banking and corporate finance that some firms include it in their model templates as a default save state, ensuring every analyst sees the same layout when opening shared models.

For data analysts coming from databases or BI tools, the mental model is similar to a frozen-header table in SQL Server Management Studio, Power BI, or Tableau. The behavior is identical: the leftmost columns and topmost rows remain anchored while the rest scrolls. The terminology differs slightly across products, with some calling them frozen rows, sticky headers, or pinned columns, but the user experience is the same. This consistency means the skill transfers cleanly between Excel and other data tools.

Mobile and tablet versions of Excel support freezing with slightly different interaction patterns. On iPad, tap the cell you want as the freeze anchor, then go to View, Freeze Panes. On Android, the menu sits behind the three-dot overflow icon. Touch-screen freezing is identical in result but takes more taps than the desktop ribbon. For frequent mobile users, freezing at B2 before sending a workbook for review ensures recipients see the intended layout regardless of their device or screen size.

Finally, train yourself and your team to verify freeze state before sharing. A workbook with rogue freezes from earlier exploration can confuse colleagues who scroll to a section and find unexpected grey lines or pinned rows. The two-second check before sending โ€” open View, glance at the Freeze Panes button label, unfreeze if needed, then freeze deliberately at the intended cell โ€” is a hallmark of professional spreadsheet hygiene. Combined with clear headers, structured tables, and named ranges, it produces workbooks that are pleasant to navigate for everyone.

Test Your VLOOKUP Excel Skills Now

To put everything into practice, build a small test workbook to internalize the cell-selection rule. Open a blank workbook and type column headers across row 1 from A1 through J1. Add 50 rows of sample data below. Now experiment: click cell A1 and freeze panes (nothing happens because there is nothing above or left of A1). Click B1 and freeze panes (column A locks). Click A2 and freeze panes (row 1 locks). Click B2 and freeze panes (row 1 and column A both lock). This drill cements the rule in muscle memory in about five minutes.

For mastery of standard deviation analysis and statistical workflows alongside freezing, see the related guide on the shibuya excel hotel tokyu functions which pair beautifully with frozen headers when comparing variance across many groups. The combination of locked row labels and statistical calculations is the foundation of most quality-control and survey-analysis dashboards. Build the freeze first, then layer the formulas on top, and the result is a dashboard that scales gracefully as more data arrives.

Set up a personal shortcut on Mac if you work cross-platform. Go to Tools, Customize Keyboard, find Freeze Panes in the View category, and assign a shortcut like Command+Option+F. Now you can freeze instantly without lifting your hands from the keyboard, matching the speed Windows users get from the Alt sequence. This small investment pays off hourly for spreadsheet-heavy roles. Many Mac power users report this as one of the highest-ROI customizations they have ever made to their Excel setup.

If you work with collaborators who use older Excel versions, be aware that freeze panes have been supported since Excel 97 and behave identically across all modern versions. There is no version-compatibility risk with freezing, unlike some newer features such as dynamic array formulas, LET, LAMBDA, or XLOOKUP which only work in Excel 365 and 2021. A frozen pane saved in Excel 365 opens correctly in Excel 2010 with the freeze still in place. This makes freezing one of the safest features to use in cross-version environments.

For accessibility, frozen panes work cleanly with screen readers. JAWS and NVDA both announce frozen regions and read header rows correctly when navigating data cells, which helps users with low vision keep context. Microsoft documents this behavior in its accessibility guidelines and recommends freezing as a best practice for workbooks shared with diverse audiences. Combined with clear cell formatting and structured tables, frozen headers make a workbook substantially more accessible than an unfrozen equivalent of the same data.

One last tip: when sending a workbook with multiple sheets, remember that freezing applies per worksheet, not workbook-wide. If you want every sheet in a workbook to have the same B2 freeze, you must navigate to each sheet and apply it individually. To speed this up, right-click any sheet tab, choose Select All Sheets to group them, then apply the freeze. Excel applies the freeze to every selected sheet at once. Remember to ungroup the sheets afterward by clicking any single sheet tab to avoid accidentally editing all sheets simultaneously.

With these techniques in hand you have a complete toolkit for freezing in Excel. The mechanics are simple but the strategic use is what separates novice users from professionals. Freeze deliberately, freeze early in your workflow, and verify your freeze before sharing. Pair freezing with structured tables, named ranges, and clear headers to produce spreadsheets that other people actually enjoy using. The two-second investment per workbook saves hours of confusion downstream, and the skill is fully transferable across every Excel platform you will encounter.

FREE Excel Questions and Answers
Comprehensive practice test covering features from freezing panes to formulas, formatting, and analysis.
FREE Excel Trivia Questions and Answers
Fun trivia format covering Excel history, hidden features, shortcuts, and lesser-known capabilities.

Excel Questions and Answers

How do I freeze the first column in Excel?

Go to the View tab on the ribbon, click the Freeze Panes dropdown in the Window group, and select Freeze First Column. Excel immediately locks column A regardless of which cell you have currently selected. A subtle grey vertical line appears between columns A and B to indicate the freeze is active. Column A will now stay visible on the left edge of your screen as you scroll right through the rest of the worksheet.

How do I freeze multiple columns at once?

Click the cell in row 1 immediately to the right of the columns you want to freeze. To freeze columns A through C, click cell D1. Then open View, Freeze Panes, and choose the top option Freeze Panes. A vertical grey line appears between columns C and D, and all three columns to the left of that line remain visible as you scroll horizontally. The same approach scales to any number of columns.

Why is Freeze Panes greyed out in Excel?

The most common reason is that you are currently in cell edit mode, shown by a flashing cursor inside a cell or in the formula bar. Press Escape or Enter to exit edit mode. Other causes include being in Page Layout view (switch to Normal view), having the worksheet protected with restricted view options, or using legacy shared workbook mode. Resolve any of these and the Freeze Panes button becomes available again.

What is the difference between Freeze Panes and Split?

Freeze Panes locks rows or columns in place so they stay visible during scrolling, with everything else scrolling normally. Split creates independent scrollable regions within the same window, allowing you to scroll each region separately. Split bars can be dragged after creation; freeze lines cannot be moved without unfreezing first. Use Freeze Panes for header visibility and Split for comparing distant sections of the same sheet.

How do I freeze rows and columns at the same time?

Click the cell at the intersection point of where both freeze lines should meet. For row 1 and column A both locked, click cell B2 and then choose View, Freeze Panes, Freeze Panes. To lock two header rows and two identifier columns, click cell C3 instead. Excel freezes everything above and everything to the left of the selected cell, creating four scrollable quadrants on the worksheet.

How do I unfreeze panes in Excel?

Once a freeze is active, the menu item changes from Freeze Panes to Unfreeze Panes. Click View on the ribbon, open the Freeze Panes dropdown, and choose Unfreeze Panes at the top. All grey freeze lines disappear instantly and normal scrolling behavior returns. There is no undo specific to freezing, but you can re-freeze with a new cell selection at any time without consequences for your data or formulas.

Does freezing affect printing?

No, freeze panes only affects on-screen viewing and does not carry over to printed pages. To repeat headers on every printed page, go to Page Layout on the ribbon and click Print Titles. Set Rows to Repeat at Top to $1:$1 for row 1 and Columns to Repeat at Left to $A:$A for column A. Configure both Freeze Panes and Print Titles separately for consistent locked headers in both on-screen and print outputs.

Can I freeze panes in Excel for the Web?

Yes, Excel for the Web supports freezing through the same View tab on the ribbon. The button location and behavior match the desktop application exactly. Freeze state saves with the workbook and persists for all users who open it through OneDrive or SharePoint co-authoring. Mobile browsers may have a slightly condensed ribbon, but the Freeze Panes option remains available in the View menu in all supported web browsers.

How do I freeze panes on a Mac?

The Freeze Panes location is identical on Mac and Windows: View tab, Window group, Freeze Panes dropdown. The main difference is that Mac does not have a default keyboard shortcut. Open Tools, Customize Keyboard, find Freeze Panes under the View category, and assign your own shortcut like Command+Option+F. Aside from the missing default shortcut, all functionality including multi-row and multi-column freezing works identically on Mac.

Why do I only see one grey line when I expected two?

Excel draws a horizontal grey line only if your selected cell was not in row 1, and a vertical grey line only if your cell was not in column A. If you clicked cell A5 and froze, you see only a horizontal line because no column freeze applies. To get both lines, click a cell that is at least one row below row 1 and one column right of column A, such as B2 or C3, before applying Freeze Panes from the View tab.
โ–ถ Start Quiz