|
Columns and Fields Visibility |
|
|
When examining records on a database, some tables are so wide the user would need to scroll left and right to see fields one screen at a time. Sometimes, the user does not need to see all fields all the time. Microsoft Access allows you to temporarily hide unneeded columns. This feature does not delete records or columns; it only hides them and can display the columns as needed. To hide columns, you have two options:
- You can narrow a column by dragging its right border completely to the right until the whole column disappears. Here is an example where the Last Name column has been hidden:

- The other approach to hiding columns is to know which columns are hidden or not. To do that, on the menu bar, you would click Format -> Unhide Columns...

The Unhide Columns dialog box allows you to visually see what columns are currently displaying and which ones are hidden. To hide a column, uncheck its check box. To display a hidden column, check its unchecked box.
You can also access the Unhide Column dialog by right-clicking the table's title bar. The Unhide Columns dialog box works live with the table. This means that columns are hidden and unhidden as you check or uncheck them on the dialog box.
After hiding some columns on the table, you can save it if you want the table to remember what columns were hidden previously. This is valuable for data analysis and does not have any impact on a form whose records emanate from this table. Microsoft .
|
|
Practical Learning: Hiding and Un-hiding Columns
|
|
-
Open the ROSH database
-
From the Tables section of the Database window, double-click Students1 to open it
-
Position your mouse on the right border of the Date of Birth column header until the mouse cursor turns into a vertical bar crossed by a double arrow:
-
Click and drag in the left direction until you cannot go any further to the left. Then release the mouse
Notice that the Date of Birth column is not displaying anymore
-
To view a list of columns, on the main menu, click Format -> Unhide Columns...
-
Notice that the check box of the Date of Birth is not marked
-
Move the Unhide Columns dialog box down and make sure you can see the Student # and the Gdr column headers (of course your screen resolution will control the number of columns you can see at a
time)
-
To display the Date of Birth column, click the check box of Date of Birth
-
Notice that the Date of Birth is now displaying on the table
-
Click Close on the dialog box
-
To hide columns, right-click the title bar of the table and click Unhide Columns...
-
On the Unhide Columns dialog box, uncheck Student #, MI, Address, City, State, ZIP Code, Home Phone, Email Address, Parents Names, Single Parent?, and Notes:
-
On the Unhide Columns dialog box, click Close
-
To display all columns again, on the main menu, click Format -> Unhide Column...
-
Check all of the check boxes and click Close
-
Close the table. When asked whether you want to save the table, click No
|
|
|