Split Window Excel: How to Multitask Like a Pro
Last December, I was debugging a broken FILTER dashboard for our logistics team: 847 rows of order data, a summary section at row 12, and a deadline in two hours. Scrolling to row 847 to check a value, scrolling back to row 12 to enter it, then scrolling back to row 847 to confirm it. We've all been there. That's the exact moment I stopped tolerating the pain and set up a split window in Excel properly, and shaved probably forty minutes off that debugging session.
If you're working in a large sheet and spending half your time scrolling, the split window Excel feature is the fix. Not a workaround. The actual fix. This guide walks through how to set it up correctly, what to do when it doesn't behave, and (critically) when you should be using a different tool entirely.
|
| A horizontal split lets you view row 12 and row 847 of the same sheet at the same time. |
What You'll Be Able to Do, and When Split Window Excel Actually Helps
Split panes divide your Excel window into two or four independently scrollable sections of the same worksheet. You're not opening a second file. You're looking at two different parts of one sheet at once. For anyone doing data entry against a reference table, auditing formulas against source rows, or cross-checking a summary section against raw data, this is the feature that removes the scrolling tax entirely.
You need the View tab available, which exists in every modern version of Microsoft Excel, including Microsoft 365, Excel 2019, Excel 2021, and Mac Excel. Excel Online has limited support; the split feature isn't available there, so if you're browser-only, jump ahead to the New Window section below.
Split Panes vs. Freeze Panes: Pick the Right Tool First
Here's the thing: these two features get mixed up constantly, and I see it every week on the MrExcel forums. They solve adjacent problems, not the same one.
Freeze Panes locks a row or column in place while the rest of the sheet scrolls beneath it, which is great for keeping headers visible. Split panes create two separate, scrollable views of the same worksheet so you can work in both simultaneously. If you just want your column headers to stay put while you scroll down, use Freeze Panes. If you need to actively work in two different areas of the sheet at the same time, that's a split. Using Freeze Panes for the second job is the most common mistake I see beginners make, and it produces exactly the frustration you'd expect.
If you're still getting comfortable with Excel's core interface, the Excel for Beginners: Complete Starter Guide covers the View tab and worksheet navigation in detail before you go further here.
Step 1: Place Your Active Cell, Then Apply the Split
Now that you've confirmed split panes are the right tool, here's where most tutorials quietly skip the step that actually matters.
Using the View Tab to Divide Your Excel Window
Open your workbook. I'll use a sheet called "Regional Logistics Orders Q1 2025" as the example. Click the cell where you want the split to appear. Then go to View > Split.
- Click the cell where you want the divider to originate.
- Go to the View tab in the ribbon.
- Click Split in the Window group.
Excel places the dividing lines based on where your active cell is, above and to the left of it. Click a cell in the middle of your sheet and you get four panes. Click a cell in column A and you get a horizontal split only. Click a cell in row 1 and you get a vertical split only. The Split view works exactly as expected, provided you click a cell in the correct position before applying the split, which determines where the dividing lines appear.
The ALT W S Shortcut (and Why Cell Position Changes Everything)
On Windows, the keyboard shortcut is ALT, W, S (pressed sequentially, not simultaneously). It toggles the split on and off. Mac Excel uses a different path: go to View > Split from the menu bar, as the ribbon shortcut doesn't map the same way.
I used to mess this up by hitting the shortcut before thinking about where my cursor was sitting. You'd end up with a split at row 1 wondering why the top pane was basically invisible. Cell position first. Always.
Step 2: Scroll and Work Across Your Split Panes
Once the split is in place, each pane scrolls independently, mostly. Click inside a pane to make it active, then scroll normally. You can enter data, edit formulas, and reference cells in either pane.
Press F6 to jump between panes clockwise without reaching for the mouse. Almost no tutorial mentions this shortcut, and it's one I use constantly when auditing formulas. I'll have the formula cell in the top pane and its source data range visible in the bottom pane, switching between them with F6 to trace what's happening.
One real limitation to know: Excel doesn't support fully independent vertical scrolling in split panes on the same worksheet. Horizontal panes scroll vertically on their own, but if you're in a vertical split, both panes will scroll together horizontally.
For the majority of use cases, comparing header rows against data rows for example, this isn't a problem. But if you need complete independence between two different sheets, the New Window approach below is a better fit.
Understanding how rows, columns, and cells relate to each other helps a lot here. The overview of rows, columns, and cells in Excel is worth a read if that structure isn't fully locked in yet.
Step 3: Compare Two Sheets Side by Side Using a New Excel Window
Split panes solve the one-sheet problem. When you need to compare two separate sheets, or two different workbooks, New Window is the tool.
Go to View > New Window. This opens a second instance of the same workbook. Then go to View > View Side by Side to snap them into a split-screen layout in Microsoft 365 on Windows. You can now navigate to different sheets in each window independently.
If you're on a multi-monitor setup in 2026, this workflow gets even more useful: drag one window to your second monitor and work with a full-screen view on each. I do this regularly when cross-referencing a dashboard tab against its raw data source tab. It eliminates the tab-switching entirely, and unlike opening a duplicate file, both windows stay connected to the same workbook, so there are no version-control or refresh problems to clean up afterward.
Common Mistakes When Using Split Window in Excel, and How to Fix Them
Three stumbles come up over and over, both in my own early use of this feature and in questions I see from readers and forum users.
Split appears in the wrong place. Almost always an active cell issue. Remove the split (double-click the divider bar, or click View > Split again to toggle it off), reposition your cursor, and reapply. Takes ten seconds once you know why it happened.
Confusing split panes with freeze panes mid-task. If you applied one when you needed the other, remove it first. You can't have both active in the same sheet view simultaneously. Freeze Panes and Split are mutually exclusive in Excel.
Not knowing how to remove split in Excel. Two options: double-click the split bar directly, or go back to View > Split to toggle it off. Either works. The split bar can be hard to grab precisely with a mouse if your screen resolution is high, so the View tab toggle is more reliable if you're missing it.
For anyone building their foundation with Excel's interface and core tools, the Excel Basics for Beginners: Advanced Edition covers the View tab options alongside everything else you'd need as a starting point.
Frequently Asked Questions
How do I split the Excel window into two panes?
Click the cell where you want the split to appear, then go to View > Split. On Windows, you can also use the keyboard shortcut ALT, W, S. Excel places the dividing lines based on the position of your active cell before you apply the split.
What is the difference between split panes and freeze panes in Excel?
Freeze Panes locks a row or column in place so it stays visible while you scroll, designed for keeping headers visible. Split panes create two separate scrollable views of the same worksheet so you can work in two areas simultaneously. They're mutually exclusive and solve different problems.
Can you scroll independently in split panes in Excel?
Partially. Horizontal split panes scroll vertically on their own, which covers most use cases. Vertical split panes scroll horizontally together, not independently. If you need fully independent views of two different sheets, the New Window plus View Side by Side approach gives you more flexibility.
How do I remove a split window in Excel?
Double-click the split bar directly to remove it, or go to View > Split to toggle it off. Both methods work in Microsoft 365 and Excel 2019/2021 on Windows and Mac.
Join the conversation