Skip to content Skip to sidebar Skip to footer

How Come the First Column of My Excel File Is G. How Can I Make the Column a Apprear Again.

From this commodity, you'll learn how to unhide columns in Excel 2022 - 2007. It will teach you to evidence all hidden columns or but the ones you select, how to unhide get-go column, and more.

The possibility to hibernate columns in Excel is really helpful. It's possible to conceal some columns by using the Hide characteristic or by setting the column width to zero. If you happen to work with Excel files where some columns are hidden, yous may desire to know how to unhide columns in Excel to view all information.

In this postal service I'll share how to show hidden columns using the standard Excel Unhide option, a macro, the Become To Special functionality and Document Inspector.

  • How to unhide all columns in Excel
  • Unhide all columns automatically with VBA
  • Show hidden columns that you select
  • How to unhide first column in Excel
  • Prove all subconscious columns in Excel via Go To Special
  • Check a workbook for hidden columns
  • Disable the Unhide column pick

Whether yous have one or several hidden columns in your table, you can easily brandish them all at in one case using the Excel Unhide selection.

  1. Click on a pocket-sized triangle in the upper-left corner of your table to select the entire worksheet.
    Click on the small triangle in the upper-left corner of your table to select it

    Tip. You tin can as well press the keyboard shortcut Ctrl+A several times until the entire list is highlighted.

  2. Now but correct-click the selection and option the Unhide option from the context menu.
    Right-click above your table and pick the Unhide option from the menu

You'll observe the macro below really helpful if you lot often get worksheets with hidden columns and don't want to waste your time on searching and showing them. Just add the macro and forget the unhide routine.

Sub UnhideAllColumns () 		Cells.EntireColumn.Hidden = False 	EndSub

If you don't know VBA also well, experience gratuitous to explore its possibilities by reading our article How to insert and run macros.

If y'all take an Excel table where multiple columns are subconscious and want to show simply some of them, follow the steps below.

  1. Select the columns to the left and right of the column you want to unhide. For example, to prove hidden column B, select columns A and C.
    Select the columns to the left and right of the column you want to unhide
  2. Become to the Home tab > Cells grouping, and click Format > Hide & Unhide > Unhide columns.
    Click on the Format icon > Hide & Unhide >   Unhide columns

Or you can right-click the selection and choose Unhide from the context bill of fare, or just press the Unhide columns shortcut: Ctrl + Shift + 0

Unhiding columns in Excel may seem easy until you accept several hidden columns but need to display only the left-most i. Pick i of the tricks below to unhide just the first cavalcade in your table.

How to unhide cavalcade A using the Get To pick

Though there is cypher before column A to select, we could select cell A1 to unhide the starting time column. Here'south how:

  1. Press F5 or navigate to Home > Find & Select > Go To…
    Navigate to Home > Find & Select > Go To…
  2. You'll see the Go To dialog box. Enter A1 in the Reference: field and click OK.
    Enter A1 in the Reference: field and click OK
  3. Although you cannot see it, cell A1 is now selected.
  4. Y'all get to the Home > Cells group, and click Format > Hide & Unhide > Unhide Columns.
    Go to Home > Format > Hide & Unhide > Unhide Columns

How to unhide the first column past expanding it

  1. Click on the header for cavalcade B to select information technology.

    Click on the header for column B

  2. Motion the mouse cursor to the left until y'all see the double-sided arrow.

    Click on the header for column B

  3. At present but drag the mouse arrow to the right to expand the subconscious column A.

    Drag the mouse pointer to the right to expand the hidden column A

How to unhide column A by selecting it

  1. Click on the header for column B to select it.
    Click on the header for column B
  2. Elevate your mouse pointer to the left until you run into the border change its colour. Information technology means column A is selected though you don't see it.
    Drag your mouse pointer to the left until you see the border changes color
  3. Release the mouse cursor and go to Home > Format > Hide & Unhide > Unhide Columns.
    Go to Home > Format > Hide & Unhide > Unhide Columns

That's information technology! This volition show column A and leave the other columns subconscious.

It can be rather difficult to find all hidden columns in a worksheet. Of course, you can review the column messages. Withal, it's not an option if your worksheet contains numerous, like more than xx, hidden columns. Still there is ane play a joke on to help y'all locate hidden columns in Excel.

  1. Open your workbook and navigate to the Dwelling tab.
  2. Click on the Find & Select icon and option the Go to Special… option from the menu listing.

    Click on the Find & Select icon and pick the Go to Special… option

  3. On the Go To Special dialog box, select the Visible cells simply radio button and click OK.
    Select the Visible cells only radio button

Y'all will see the unabridged visible part of the tabular array highlighted and the column borders adjacent to the hidden columns borders will become whitish.
Column borders adjacent to the hidden columns borders will become whitish

Tip. Y'all tin can do the same using this short path: F5>Special > Visible cells only. The shortcut funs can just press the Alt + ; (semicolon) hotkey.

If you want to check the entire workbook for hidden columns earlier searching for their location, the Go To Special functionality may not be the best option. You should employ Document Inspector in this case.

  1. Go to File and click on the Check for issue icon. Select the Inspect Document choice. This option examines your file for hidden properties and personal details.
    Select the Inspect Document option
  2. You may see the notification to save the latest changes earlier using Document Inspector in order to make sure you keep the important data.
    See the notification to save the latest changes before using the Document Inspector

    Only click on the Yes or No buttons.

  3. This volition open the Document Inspector window with all the available properties. Make certain the Hidden Rows and Columns option is checked.
    Make sure the Hidden Rows and Columns option is checked
  4. Press the Audit button and the tool will kickoff looking for hidden rows and columns.
  5. Equally soon as the search is over, yous'll encounter the inspection results.
    See inspection results

This window too lets you delete hidden information if yous don't trust them. Just click Remove All.

This feature tin appear helpful if y'all need to know if there are any hidden columns in Excel at all earlier yous navigate to them.

Say, y'all hide some columns with important data like formulas or confidential information. Before you lot share the table with your colleagues yous need to make certain no one will unhide the columns.

  1. Click on the small Select all icon on the intersection of row numbers and cavalcade letters to select the entire table.
    Click on the small Select all icon
  2. Correct-click on the highlighted list and pick the Format Cells… choice from the menu.
    Pick the Format Cells… option from the menu
  3. On the Format Cells window go to the Protection tab and unselect the Locked checkbox.
    Go to the Protection tab and select the Locked checkbox
  4. Click OK to save the changes.
  5. Now select the column or columns you want to protect from beingness unhidden.
    Select the column or columns you want to protect from being unhidden

    Tip. You can select several columns by keeping the Ctrl button pressed.

  6. Click on 1 of the highlighted columns and select the Format Cells… option again.
    Pick the Format Cells… option
  7. When y'all see the Format Cells window, navigate to the Protection tab and tick the Locked checkbox.
    Go to the Protection tab and select the Locked checkbox
  8. Click OK to save the changes.
  9. Hide the columns: select them, correct-click and pick the Hibernate option from the pop-upward menu.
    Pick the Hide option from the menu
  10. Now navigate to the Review tab and click on the Protect Canvass icon.

    Navigate to the Review tab and click on the Protect Sheet icon

  11. Brand sure the checkboxes Select locked cells and Select unlocked cells are ticked. Then enter and reenter the countersign.
    Enter a password to protect your sheet
  12. From now on, anyone who tries to unhide the columns in your Excel table will get the Unhide pick disabled.
    See the Unhide option disabled

Note. If you get out whatever part of the certificate available for editing a smart person can insert a formula in some other column that will refer to your protected subconscious column. For example, you hide column A, so another user types =A1 into B1, copies the formula down the column and gets all data from cavalcade A in column B.

Now you lot know how to show hidden columns in your Excel worksheets. Those who adopt to go along their data unseen, tin can benefit from the possibility to disable the Unhide option. A helpful macro will relieve your time on unhiding columns every so often.

If any questions left, experience gratis to comment on the mail using the class beneath. Be happy and excel in Excel!

You may likewise be interested in

clemmonsocan1996.blogspot.com

Source: https://www.ablebits.com/office-addins-blog/2014/07/30/excel-unhide-columns/

Enregistrer un commentaire for "How Come the First Column of My Excel File Is G. How Can I Make the Column a Apprear Again."