You’re scrolling down your worksheet (or scrolling to the side), but part of it is frozen in place. This is probably because at some point you decided to freeze the panes. To fix this, click View > Window > Unfreeze Panes.
Contents
How do you unfreeze columns and rows in Excel?
To unfreeze panes:
If you want to select a different view option, you may first need to reset the spreadsheet by unfreezing panes. To unfreeze rows or columns, click the Freeze Panes command, then select Unfreeze Panes from the drop-down menu.
Why can’t I Unfreeze Panes in Excel?
To enable the Freeze Panes command again, you must choose either the Normal or Page Break Preview commands. You’ll have to manually restore any frozen panes that you lost when you chose Page Layout view. Figure 1: Excel’s Page Layout command disables the Freeze Panes command and unfreezes rows/columns, as well.
How do I unfreeze panes in Excel 2020?
To turn off the “Freeze Panes” feature, click the “View” tab in the Ribbon. Then click the “Freeze Panes” button in the “Window” button group. Then choose the “Unfreeze Panes” command from the drop-down menu.
How do I unfreeze Excel not responding?
Excel not responding, hangs, freezes or stops working
- Start Excel in safe mode.
- Install the latest updates.
- Check to make sure Excel is not in use by another process.
- Investigate possible issues with add-ins.
- Investigate Excel file details and contents.
- Check whether your file is being generated by a third party.
How do you unlock columns in Excel?
To unlock a column:
- Right-click the column header and select Unlock Column (or click the lock icon under the column header).
- In the message that appears requesting your confirmation to unlock it, click OK.
How do you unlock a cell?
Excel 2016: How to Lock or Unlock Cells
- Select the cells you wish to modify.
- Choose the “Home” tab.
- In the “Cells” area, select “Format” > “Format Cells“.
- Select the “Protection” tab.
- Uncheck the box for “Locked” to unlock the cells. Check the box to lock them. Select “OK“.
Why wont my cursor move in Excel?
Pressing an arrow key while SCROLL LOCK is on will scroll one row up or down or one column left or right. To use the arrow keys to move between cells, you must turn SCROLL LOCK off. To do that, press the Scroll Lock key (labeled as ScrLk) on your keyboard.
How do I freeze the top 2 rows in Excel 2020?
To freeze rows:
- Select the row below the row(s) you want to freeze. In our example, we want to freeze rows 1 and 2, so we’ll select row 3.
- On the View tab, select the Freeze Panes command, then choose Freeze Panes from the drop-down menu.
- The rows will be frozen in place, as indicated by the gray line.
How do I disable freeze panes?
Tap More . , and then tap Group or Ungroup.
Freeze or unfreeze rows or columns
- On your Android phone or tablet, open a spreadsheet in the Google Sheets app.
- Touch and hold a row or column.
- In the menu that appears, tap Freeze or Unfreeze.
1. On the View tab, in the Window group, click Freeze Panes.
How do I fix unsaved Excel and not responding?
Recover unsaved workbooks:
Then you will have to go to the File menu. Select “Information”, And click on the button “Manage the workbook”. Finally press “Recover unsaved workbooks“. This will give you direct access to the excel backup folder to get your workbook not saved.
How do I fix not responding?
Open your phone’s Settings app.
Restart your phone normally & check apps
- Restart your phone.
- One by one, remove recently downloaded apps. Learn how to delete apps.
- After each removal, restart your phone normally.
- After you remove the app that caused the problem, you can add back the other apps that you removed.
How do you unfreeze columns?
To unfreeze panes, open your Excel spreadsheet. Select the View tab from the toolbar at the top of the screen and click on the Freeze Panes button in the Windows group. Then click on the Unfreeze Panes option in the popup menu. Now when you move around in your spreadsheet, columns and rows should display as normal.
How do you unfreeze a column in sheets?
Freeze or unfreeze rows or columns
- On your computer, open a spreadsheet in Google Sheets.
- Select a row or column you want to freeze or unfreeze.
- At the top, click View. Freeze.
- Select how many rows or columns to freeze.
How do I unlock data validation in Excel?
Select the cell(s) with data validation. On the Data tab, click the Data Validation button. On the Settings tab, click the Clear All button, and then click OK.
How do I unlock arrow keys in Excel?
On a Windows computer, to toggle scroll lock on and off, press the Scroll Lock key. On most keyboards, it’s located in the control keys section of the keyboard, above the arrow keys or right of the function keys. On a Mac computer, to toggle scroll lock on and off, press the F14 or the Shift + F14 key combination.
How do I unlock cells in Excel 2019?
Once you’ve selected the cells that you want to unlock, navigate to ‘Format’ on the ‘Home’ tab and click. Your drop-down menu should appear and you should click ‘Format Cells. ‘ Make sure you’re on the ‘Protection’ tab and click the little box next to ‘Locked’ to unlock the highlighted cells.
How do you lock or unlock cells based on values in another cell in Excel?
Method: Lock and Unlock Cells Based on Another Cell Value Via VBA Code
- Private Sub Worksheet_Change(ByVal Target As Range)
- If Range(“A1”) = “Pass” Then.
- Range(“B2:B6”). Locked = False.
- ElseIf Range(“A1”) = “Fail” Then.
- Range(“B2:B6”). Locked = True.
- End If.
- End Sub.
How do I turn on cursor movement in Excel?
Three ways to control Excel’s cursor movement during data entry
- Click the File tab and then click Options (under Help).
- In the left pane, select Advanced.
- In the Editing Options section, choose Right from the Direction dropdown under the After Pressing Enter, Move Selection option, as shown.
- Click OK.
Can you freeze top 2 rows in Excel?
To freeze rows:
Select the row below the row(s) you want to freeze. In our example, we want to freeze rows 1 and 2, so we’ll select row 3. Click the View tab on the Ribbon. Select the Freeze Panes command, then choose Freeze Panes from the drop-down menu.