|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Microsoft Access 2000 - Tips & Tricks
Quickly View Related Data in Access In Access 2000, you can use a subdatasheet to view the relationships between multiple tables and views and edit their contents. Access automatically creates a subdatasheet in a table that is in a one-to-one relationship, or is on the "one" side of a one-to-many relationship, when the SubdatasheetName property of the table is set to Auto.
To manually insert a subdatasheet:
This is also helpful when trying to understand the one-to-many relationship database concept. Hide Tables in Access 2000 If, for security reasons, you don't want your Access tables to appear by default in the Database window, there is an easy way to hide them. To do this, rename the table you wish to hide with the prefix usys. This converts the table into a system object, which cannot be viewed in the Database window. If you need to see or access the table again, you can choose to show system objects in the Database window. To do this:
Hide Multiple Columns in an Access Table If you want to hide multiple, noncontiguous columns on an Access table without having to use the Hide Columns command repeatedly, here's how you do it:
Note: You can also use this procedure to show or hide columns in a query, form, or stored procedure. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||