Excel Practice Test

โ–ถ

Learning how to freeze column in Excel is one of those small skills that quietly transforms how you work with large spreadsheets. When you scroll horizontally through a wide dataset and the column with employee names, product IDs, or account numbers slides off the screen, you lose your bearings instantly. Freezing a column locks it in place so it stays visible no matter how far right you scroll, turning chaos into clarity. This guide walks you through every freezing technique Excel offers, from basic single-column freezes to advanced multi-pane setups.

The freeze functionality lives under the View tab in Excel's ribbon, and it works almost identically across Excel 2016, 2019, 2021, Microsoft 365, and Excel for the web. While the feature seems straightforward, most users only know about freezing the top row. Excel actually supports freezing the first column, multiple columns, multiple rows, or any combination of both simultaneously. Understanding these options helps you build dashboards, financial models, and data tables that remain readable even when they grow to thousands of rows.

Beyond freezing, Excel offers complementary features like splitting windows, hiding columns, and using table headers that follow you as you scroll. Each technique has specific use cases. Freezing is permanent until you unfreeze it, while splitting creates resizable panes you can adjust on the fly. Tables automatically pin headers when you scroll within them. Knowing which tool to reach for saves time and reduces frustration, especially when you collaborate on shared workbooks where colleagues may expect specific layouts.

This guide also covers what to do when freeze panes seems broken, why the option is sometimes grayed out, and how freezing interacts with print layouts. We'll explore keyboard shortcuts that speed up the process, common mistakes that confuse beginners, and professional workflows used by financial analysts, accountants, and data professionals. Whether you're preparing a quarterly budget, analyzing survey responses, or building a sales tracker, freezing columns properly will make your spreadsheets dramatically more usable.

You'll also learn how column freezing pairs with other essential Excel skills like sorting, filtering, conditional formatting, and lookups. For example, when you use VLOOKUP across a wide dataset, freezing the lookup column keeps your reference visible while you verify results in distant columns. When you sort by a specific column, the frozen panes stay anchored while the data rearranges below them. These interactions make freezing more than a convenience โ€” it becomes a foundation for serious spreadsheet work.

By the end of this guide, you'll know exactly how to freeze any combination of rows and columns, how to unfreeze them, how to troubleshoot common problems, and how to combine freezing with other techniques to build cleaner, more navigable workbooks. We'll include the keyboard shortcuts, ribbon paths, and version-specific notes you need to apply this knowledge immediately. Let's start with the fundamentals and build toward the advanced workflows that separate casual users from confident Excel practitioners.

Freeze Column in Excel by the Numbers

๐Ÿ“Š
1.2B
Excel Users Worldwide
โฑ๏ธ
3 sec
Time to Freeze a Column
๐ŸงŠ
Unlimited
Columns You Can Freeze
๐Ÿ’ป
5+
Excel Versions Supported
๐ŸŽฏ
View Tab
Ribbon Location
Test Your Freeze Column in Excel Skills

How Excel Freezing Works

๐Ÿ“‹

Click the View tab in Excel's ribbon at the top of the screen. Inside, locate the Window group, which holds the Freeze Panes, Split, and New Window commands you'll use throughout this guide.

๐ŸŽฏ

Click the cell directly below the row and to the right of the column you want frozen. Excel uses your selected cell as the anchor point for determining what stays locked and what scrolls freely.

๐ŸงŠ

Open the Freeze Panes dropdown and choose Freeze Panes, Freeze Top Row, or Freeze First Column. Each option produces a thin dark line marking the boundary between locked and scrollable areas.

โœ…

Scroll right and down to confirm the frozen rows and columns stay visible. The locked area should remain anchored while the rest of the worksheet moves smoothly beneath your view.

๐Ÿ”„

Return to View > Freeze Panes > Unfreeze Panes whenever you need to remove the lock. This restores normal scrolling behavior across the entire worksheet without affecting any data.

To freeze the first column in Excel, click the View tab, then click Freeze Panes, and choose Freeze First Column from the dropdown. Excel immediately locks column A in place, and you'll see a thin dark vertical line appear between columns A and B. This is the visual indicator that the freeze is active. Now when you scroll right, column A stays visible while columns B, C, D and beyond slide off to the left, which is exactly the behavior you want for long datasets where column A contains identifying information.

The Freeze First Column command is a shortcut that ignores your currently selected cell and always locks just column A. If you need to freeze a different column or multiple columns, you'll use the more flexible Freeze Panes option instead. Before clicking Freeze Panes, select the cell immediately to the right of the column you want as your last frozen column. For example, to freeze columns A and B, click cell C1 first, then choose Freeze Panes. Excel will lock everything to the left of column C.

Keyboard users can speed this up considerably. The shortcut Alt + W + F + F opens the Freeze Panes menu in most Windows versions, and you can then press C for Freeze First Column or R for Freeze Top Row. On Mac, the menu path is View > Freeze Panes, and while there's no universal keyboard shortcut, you can assign one through the Tools > Customize Keyboard dialog. Memorizing the Alt key sequence on Windows often shaves several seconds off repeated freezing tasks.

Once a column is frozen, it behaves just like any other column for editing purposes. You can still type values, apply formatting, use formulas, and reference frozen cells in other parts of the workbook. The freeze only affects scrolling behavior in the current worksheet view. Other sheets in the same workbook can have their own independent freeze settings, which is useful when you have one sheet displaying raw data and another displaying summary calculations that need different layouts.

One common scenario where freezing the first column shines is when you're working with a wide table of monthly figures. Column A might contain account names, product SKUs, or customer IDs, while columns B through M contain twelve months of data. Without freezing, scrolling to December means losing sight of which row you're reading. With column A frozen, every figure stays clearly attached to its identifier. This becomes essential when using lookup formulas like VLOOKUP or INDEX/MATCH to verify values against the leftmost column.

If you only need to freeze the top row instead of a column, the process mirrors what we just covered. Click View, then Freeze Panes, then Freeze Top Row. Row 1 stays anchored while rows 2 and beyond scroll vertically. Many users freeze both the top row and the first column simultaneously, which we'll cover in the multi-freeze section. This combination is the most popular configuration because it preserves both headers and identifiers at once, giving you full context regardless of where you scroll.

Remember that freezing applies to the worksheet view, not to the underlying data structure. If you save and reopen the workbook, the freeze persists. If you share the file with a colleague, they'll see the same freeze when they open it. However, each person can adjust or remove the freeze in their own session without affecting your version unless they save changes. This makes freezing a safe customization to apply liberally to any workbook you build.

FREE Excel Basic and Advance Questions and Answers
Practice fundamentals and advanced features with realistic Excel test questions covering every skill level.
FREE Excel Formulas Questions and Answers
Sharpen your formula skills with practical questions on VLOOKUP, SUMIF, IF, INDEX, and more.

Freeze Multiple Columns, Rows, and Panes

๐Ÿ“‹ Multiple Columns

To freeze multiple columns, click the cell in row 1 immediately to the right of the last column you want frozen. For example, to lock columns A, B, and C, click cell D1, then navigate to View > Freeze Panes > Freeze Panes. Excel will lock all three columns to the left, and they'll remain visible as you scroll horizontally through the rest of the worksheet.

This technique is invaluable for financial models where the leftmost columns contain row labels, units, categories, and prior-year baselines. By freezing them together, analysts can compare current-period figures in distant columns against the locked reference points without losing their place. The thin vertical line appearing between your frozen and scrollable areas confirms the freeze is properly configured.

๐Ÿ“‹ Multiple Rows

Freezing multiple rows works the same way but vertically. Select a cell in column A directly below the last row you want frozen. To freeze rows 1 through 3, click cell A4, then choose View > Freeze Panes > Freeze Panes. Rows 1 through 3 stay anchored at the top while everything below scrolls normally. This is especially useful when you have a multi-row header that includes column titles, units, and section labels.

Knowing how to freeze a row in Excel using this method beats the simpler Freeze Top Row command because it gives you control over exactly how many rows stay locked. Reports with merged header cells or two-tier categorization benefit enormously from multi-row freezing, since users can always see the full hierarchical context of any cell they're examining below.

๐Ÿ“‹ Rows and Columns

The most powerful freeze configuration locks both rows and columns simultaneously. Click the cell that sits below your frozen rows AND to the right of your frozen columns. To freeze row 1 and column A together, click cell B2 first, then choose Freeze Panes. The cell you select becomes the top-left corner of the scrollable area, while everything above and to the left stays locked in place permanently.

This dual-freeze creates a crosshair effect that keeps both your column headers and row identifiers visible no matter how far you scroll. It's the default setup for dashboards, pivot tables converted to ranges, and any large two-dimensional dataset. You can freeze, say, three header rows and two identifier columns by selecting cell C4 before activating Freeze Panes. Excel handles any combination you select.

Should You Freeze Columns in Every Workbook?

Pros

  • Keeps row labels and identifiers visible during horizontal scrolling
  • Reduces errors when verifying data across wide datasets
  • Works on all modern Excel versions including web and mobile
  • Persists when the workbook is saved, shared, and reopened
  • Pairs seamlessly with filters, sorts, and conditional formatting
  • Makes lookup formula verification dramatically faster and easier
  • Improves accessibility for screen-reader and keyboard-only users

Cons

  • Cannot freeze non-adjacent columns or arbitrary cell selections
  • Reduces visible scrollable area on smaller laptop screens
  • Conflicts with Split view; you can only use one at a time
  • Can confuse users when the dark divider line is mistaken for a border
  • Sometimes grayed out in Page Layout view, requiring view changes
  • Freeze settings apply per-worksheet, not workbook-wide automatically
FREE Excel Functions Questions and Answers
Master Excel functions like SUM, COUNT, AVERAGE, IF, and dozens more with this targeted practice set.
FREE Excel MCQ Questions and Answers
Multiple-choice Excel questions covering ribbon navigation, formulas, formatting, and data analysis.

Step-by-Step Checklist to Freeze a Column in Excel

Open the worksheet that contains the column you want to freeze
Switch to Normal view if you're currently in Page Layout mode
Click the View tab in the Excel ribbon at the top of the window
Locate the Window group, which contains the Freeze Panes command
To freeze only column A, click Freeze Panes then Freeze First Column
To freeze multiple columns, first click the cell to the right of the last frozen column
Then click Freeze Panes followed by the main Freeze Panes option
Confirm a thin dark vertical line appears at the freeze boundary
Scroll right to verify your frozen columns stay anchored on screen
To remove the freeze, click Freeze Panes then choose Unfreeze Panes
Always Select Your Anchor Cell First

The single biggest source of freeze-pane confusion is selecting the wrong starting cell. Excel freezes everything above and to the left of your active cell, so click cell B2 to lock row 1 and column A together. Selecting cell A1 will freeze nothing, while selecting a cell in the middle of your data can lock far more than intended. Pause and check your selection before clicking Freeze Panes every time.

When freeze panes doesn't work as expected, the cause is almost always one of three issues: you're in the wrong view, your cell selection is off, or a previous freeze is still active. Excel disables the Freeze Panes command in Page Layout view, which is the mode showing margins, headers, and footers. Switch back to Normal view by clicking View > Normal, and the Freeze Panes button becomes available again. This single fix resolves a surprising number of support tickets in office environments where users accidentally activate Page Layout while preparing to print.

If freeze panes is grayed out even in Normal view, check whether the worksheet is protected. Protected sheets restrict many UI commands, including freezing. Go to the Review tab and click Unprotect Sheet, entering the password if one is set. Once unprotected, freeze panes becomes available again. You can re-enable protection afterward, and the freeze configuration will persist. Workbook-level protection rarely affects freezing, but worksheet-level protection commonly does, so always check that layer first when troubleshooting.

Another frequent issue is freezing the wrong area because of cell selection confusion. Many users select the last column they want frozen instead of the first column they want scrollable. Remember the rule: Excel freezes everything above and to the left of your selected cell. If you want to freeze columns A through C, select column D โ€” specifically cell D1 or any cell in column D. Selecting column C will only freeze columns A and B. This off-by-one mistake is the most common freeze-related error in classrooms and training sessions.

Sometimes users report that freeze panes works but the dark divider line disappears or is barely visible. This is typically a display issue rather than a functional problem. Try zooming in to 125% or 150% to confirm the line is still there. On high-resolution monitors, the freeze indicator can be only one pixel wide and easy to miss. The freeze is still working even if you can't immediately see the boundary โ€” scroll horizontally to confirm the locked columns stay in place, which is the definitive test that the feature is active.

If you've enabled Split view alongside Freeze Panes, you'll notice the two features conflict. Excel allows only one window-division technique at a time. Activating Split automatically disables Freeze Panes, and vice versa. To switch between them, simply click the other command in the View tab's Window group. The Split feature creates resizable panes that you can drag, while Freeze creates a fixed boundary. Choose Split for ad-hoc exploration and Freeze for permanent header locking that survives saves.

For users working with Excel tables created via Insert > Table, you may not need to freeze at all. Excel tables automatically replace the column letters at the top of the screen with your table headers whenever you scroll within the table boundary. This built-in behavior eliminates the need to freeze the top row in many cases. However, this feature only handles headers โ€” not row identifiers โ€” so freezing column A still adds value for tables wider than your screen. Combining both techniques produces the cleanest user experience.

Finally, if you're using Excel for the web or a mobile app, the freeze options are slightly more limited but still functional. Excel for the web supports Freeze Top Row, Freeze First Column, and basic Freeze Panes from the View tab. Mobile versions offer the same options under the View menu in the app. Cross-platform users should know that freezes set in desktop Excel typically appear correctly in web and mobile versions, ensuring consistency across devices when collaborators open the same shared file.

Professional Excel users combine freeze panes with several other techniques to build truly navigable workbooks. The first power move is pairing freeze with named ranges. When you assign a friendly name to your data range, formulas become easier to read, and your frozen header row instantly clarifies what each named range represents. Combined with structured table references, named ranges let you build dashboards where the frozen labels match the formula vocabulary, reducing cognitive load for anyone reviewing the model.

Another professional workflow is using freeze panes alongside the Watch Window. The Watch Window, found under Formulas > Watch Window, lets you monitor specific cells regardless of where you scroll. By freezing your headers and adding key totals to the Watch Window, you create a dashboard-like experience where critical values are always visible. This combination is particularly useful in budgeting and forecasting models where summary metrics need constant visibility while you edit underlying detail cells far from the top of the sheet.

For data analysts who frequently work with imported datasets, freeze panes becomes a foundational tool when paired with Excel's filtering and sorting features. After freezing your header row and identifier column, applying a filter (Data > Filter) lets you slice the data while keeping context intact. Sort operations preserve the freeze, so you can re-sort by any column without breaking the locked panes. This combination forms the basis of most ad-hoc analytical workflows, from sales pipeline reviews to inventory audits.

When building shared templates for teams, document your freeze configuration in a comment or a cover sheet. Other users may inadvertently unfreeze panes or adjust the freeze point while editing. A note explaining the intended layout helps colleagues restore the correct setup. Some advanced users go further and use VBA macros to enforce a specific freeze configuration every time the workbook opens, ensuring layout consistency across multiple editors and sessions, especially in environments where the workbook is treated as a controlled artifact.

Freeze panes also interact thoughtfully with Excel's zoom and split features. You can set a custom zoom level (View > Zoom) and the freeze adapts automatically, maintaining proportions across different display densities. The freeze boundary scales with your zoom percentage, so zooming in for detail work or out for overview both preserve the locked layout. This responsiveness makes freezing reliable for presentations, where you may need to project a workbook at higher zoom to make text readable to a room full of viewers.

For users preparing data for export or sharing as a PDF, remember that freeze panes do not transfer to printed output. Print Titles, located under Page Layout > Print Titles, is the printing equivalent of freeze panes. Setting print titles repeats your header rows or identifier columns on every printed page, ensuring readability of paper or PDF copies. Always configure both freeze panes for on-screen viewing and print titles for output. The two features work in parallel and don't conflict with each other.

Finally, for collaborative workbooks shared via OneDrive or SharePoint, freeze panes settings sync to the cloud version automatically. When teammates open the file in Excel for the web, they see your freeze configuration immediately. If multiple users edit simultaneously in co-authoring mode, each person can adjust their own view temporarily without affecting others' freeze settings. This personal-view behavior makes freeze panes a friendly feature for teams, since individual customization doesn't disrupt the canonical workbook layout that everyone else sees.

Practice Excel Formula Questions Now

Putting these techniques into practice starts with picking a real workbook from your daily work and applying freeze panes intentionally. Open a spreadsheet you use regularly โ€” perhaps a budget, a project tracker, or a contact list โ€” and freeze the first column and top row simultaneously by selecting cell B2 and choosing Freeze Panes. Scroll around to feel the difference in usability. This hands-on experience cements the concept far more effectively than reading about it, and you'll immediately notice how much easier navigation becomes when context stays anchored on screen.

Next, experiment with multi-row and multi-column freezes on a slightly larger dataset. Try freezing two header rows and two identifier columns at once by selecting cell C3 before clicking Freeze Panes. This is the configuration most professional models use, because it accommodates a section title above a column header while keeping two pieces of identifying information visible on the left. Once you've practiced this on a single sheet, repeat the process on a second worksheet within the same workbook to confirm freezes are independent per sheet.

Build a personal cheat sheet of Excel shortcuts that includes the freeze pane sequences. Write down Alt + W + F + F for Windows, the View > Freeze Panes path for Mac, and the corresponding mobile menu locations if you use Excel on iOS or Android. Tape this sheet near your monitor for the first week of practice. After about ten days, the keystrokes become muscle memory and you'll freeze and unfreeze panes without conscious thought, which is exactly the skill level you want for any frequently-used Excel feature.

Combine freeze panes with other foundational Excel skills systematically. Spend a session pairing freezes with VLOOKUP formulas, another with conditional formatting, and another with pivot tables converted to ranges. Each combination reveals new productivity patterns. For example, freezing your lookup key column while typing VLOOKUP formulas across many columns dramatically reduces formula construction errors. Similarly, freezing the row containing your conditional formatting legend keeps users informed about color meanings no matter how far they scroll.

Teach the technique to a colleague who works with large spreadsheets but hasn't discovered freeze panes yet. Teaching solidifies your own understanding and creates a measurable productivity improvement for your team. Walk them through the View > Freeze Panes path, show them the anchor cell concept, and demonstrate troubleshooting common issues like grayed-out commands. Within a week, they'll be teaching it to others, and your office will share a common standard for spreadsheet usability that improves everyone's daily work.

For ongoing skill development, take practice quizzes that test your knowledge of Excel's view options, navigation features, and data management tools. Quizzes simulate the kind of recall you need during real work and during job interviews where Excel proficiency is assessed. Many practice tests include scenarios about freezing, splitting, and arranging windows. Reviewing wrong answers exposes gaps in your understanding and gives you specific topics to revisit, accelerating your overall mastery of the Excel environment beyond just freeze panes.

Finally, remember that freeze panes is just one feature in a broader ecosystem of Excel productivity tools. As you grow more comfortable with it, explore related features like Group and Outline for collapsible row sections, Hide for temporarily removing columns from view, and Custom Views for saving and switching between different layout configurations. Each of these tools complements freezing and expands what you can do with large datasets. The most effective Excel users blend all these features fluidly, choosing the right one for each specific scenario rather than relying on a single technique.

FREE Excel Questions and Answers
Comprehensive Excel certification-style practice covering every major feature, formula, and workflow.
FREE Excel Trivia Questions and Answers
Fun and challenging Excel trivia questions for building broad spreadsheet knowledge and confidence.

Excel Questions and Answers

How do I freeze a column in Excel?

Click the View tab in the ribbon, then click Freeze Panes, and choose Freeze First Column to lock column A. To freeze a different column or multiple columns, first select the cell immediately to the right of the last column you want frozen, then click Freeze Panes and choose the main Freeze Panes option. A thin dark vertical line will appear, confirming the freeze is active and ready.

Can I freeze more than one column at a time in Excel?

Yes. To freeze multiple columns, click the cell in row 1 immediately to the right of the last column you want frozen. For example, to freeze columns A, B, and C, click cell D1, then go to View > Freeze Panes > Freeze Panes. Excel will lock all three columns in place. There's no maximum limit, though freezing too many columns reduces your scrollable area significantly.

Why is the Freeze Panes option grayed out in Excel?

The most common reason is that you're in Page Layout view, which disables freeze panes. Switch to Normal view by clicking View > Normal. Another reason is that the worksheet is protected โ€” go to Review > Unprotect Sheet to enable freezing. Finally, the Edit Cell mode also disables freeze; press Escape or Enter to exit any active cell editing before retrying the Freeze Panes command.

How do I unfreeze columns in Excel?

Click the View tab, then click Freeze Panes, and choose Unfreeze Panes from the dropdown menu. This single command removes all frozen rows and columns from the current worksheet at once. There's no way to selectively unfreeze only some of the frozen panes โ€” the action is all-or-nothing. After unfreezing, you can apply a new freeze configuration immediately if your layout needs change.

Does freezing a column work in Excel for the web?

Yes. Excel for the web supports Freeze Top Row, Freeze First Column, and Freeze Panes from the View tab. The functionality matches desktop Excel for basic use cases, though some advanced view customization options remain desktop-only. Any freeze you set in desktop Excel will be preserved when you or others open the file in the web version, ensuring consistent presentation across platforms and collaborators.

What's the difference between Freeze Panes and Split in Excel?

Freeze Panes locks rows and columns in place permanently until you unfreeze them, with a fixed boundary you cannot drag. Split divides your worksheet into two or four resizable panes that you can scroll independently and drag to resize. Use Freeze for permanent header locking that survives saves. Use Split for temporary ad-hoc exploration where you need to compare distant parts of the same worksheet side by side.

Can I freeze rows and columns at the same time?

Absolutely. To freeze both, click the cell that sits below your frozen rows and to the right of your frozen columns. For example, to freeze row 1 and column A together, click cell B2 first, then go to View > Freeze Panes > Freeze Panes. To freeze rows 1-3 and columns A-B together, click cell C4 first. The cell you select becomes the top-left corner of the scrollable area.

Does freezing columns affect printing in Excel?

No, freeze panes only affects on-screen viewing, not printed output. To repeat header rows or identifier columns on every printed page, use Print Titles instead. Go to Page Layout > Print Titles, then specify the rows to repeat at top or columns to repeat at left. Set both freeze panes and print titles for full coverage โ€” freezing handles screen viewing and print titles handle physical or PDF output formatting.

Is there a keyboard shortcut to freeze panes in Excel?

On Windows, press Alt + W + F + F to open the Freeze Panes menu, then press F again for Freeze Panes, R for Freeze Top Row, or C for Freeze First Column. On Mac, there's no default shortcut, but you can assign one through Tools > Customize Keyboard. The Alt key sequence on Windows is the fastest method and saves significant time when freezing or unfreezing panes repeatedly throughout the day.

Why does my frozen column move when I scroll?

If your frozen column appears to move, the freeze likely isn't active โ€” check for the thin dark vertical line at the column boundary. If the line is missing, re-apply the freeze through View > Freeze Panes. Another possibility is that you're scrolling within a different section than expected; multi-pane scroll behavior can be confusing initially. Confirm your cursor is in the scrollable area before scrolling to verify the freeze is functioning correctly.
โ–ถ Start Quiz