Hidden property is turned off, thereby making the column visible. If the column cannot be selected, then an error is generated and the user is again asked for input.
The macro prompts the user for which column should be made visible, and then tries to select that column. MsgBox "Column " & UCase(Col) & " is now visible.", _ MsgBox "Invalid input! Please input a valid column." Consider the following:Ĭol = InputBox("Enter column to unhide.", "Unhide Column") Unhiding either a single column or a range of columns is very easy to do through a spiffy little macro. There are a few other ways to unhide the column, as well, but (as I said) I find such approaches a bother. Enter cell F1 into the Name box and then press Ctrl+Shift+0 to unhide the column.Result: Note: to unhide a row, select the rows on either side of the hidden row, right click, and then click Unhide. Select the columns on either side of the hidden column. Enter cell F1 into the Name box and then use the controls available through the Format tool on the Home tab of the ribbon to unhide the column. To unhide a column, execute the following steps.Unhide the entire range and then rehide C:E and G:M.There are a number of ways this can be done: For instance, I may hide columns C:M and want to later unhide column F. If I have an entire range of columns hidden, I find it a bother to unhide a single column out of all those hidden. Then press Ctrl + Shift + 9 keyboard combination to unhide all rows, or press Ctrl + Shift + 0 to show all hidden columns.I regularly hide and unhide columns in my worksheets. On the Home tab, in the Editing group, click Find & Select. In the Name Box next to the formula bar, type A1, and then press ENTER.
#Unhide a column in excel windows#
Notes: (1) May not work in Excel 2010 on Vista or Windows 7. Unhide the first column or row in a worksheet To select the first hidden row or column on the worksheet, do one of the following: In the Name Box next to the formula. If you want to unhide all rows or columns on a sheet, make sure the whole worksheet is selected. Unhide any hidden columns that intersect the current selection. If you activate another worksheet, the row and column headers display again. The row and column headers are hidden from view on the selected worksheet. Click OK to accept the change and close the Excel Options dialog box. Part 3: Quickly Unhide All Hidden Rows or Columns Click the Show row and column headers check box so there is NO check mark in the box. Right-click the selected column headers and pick Unhide.
To unhide a column, select the columns before and after the hidden columns. Then, right-click on the selection and click Unhide from the popup menu. Since row 3 is hidden, we want to select rows 2 to 4. To unhide a row, just select the row above and the row below the hidden row. Part 2: Unhide a Whole Row or Column in Excel 2016
But you’ll see double lines at column or row headers, which indicates a column or row is hidden.
#Unhide a column in excel full#
How can I hide a full column in Excel worksheet without deleting it? If you don’t want others to see a specific row or avoid printing a certain column, you can hide the entire row or column in Excel 2016.