totn Access

MS Access: Tables

The following is a list of topics that explain how to use Tables in Access:

Basics

Navigation Pane (2010 and 2007)

  • Display tables in the Navigation Pane in Access 2007
  • Display all objects (tables, queries, forms, reports, modules) in the Navigation Pane in Access 2013 | 2010 | 2007
  • Display tables and related objects in the Navigation Pane in Access 2007

Hide / Unhide tables

Linked Tables

Imported Tables

Sequential numbers

  • Create an auto-increment field in a table in Access 2007 | 2003
  • Create a sequential number that you can control instead of using an AutoNumber field in Access 2003
  • Create a sequential number that you can control using a format such as AGR-0001 in Access 2003
  • Create a sequential number that you can control using a format such as A05-0001 in Access 2003
  • Create a sequential number that you can control using a format such as OD00000001 and generate multiple records at once in Access 2003
  • Create a sequential number you control that is assigned every time a form is opened in Access 2003

Miscellaneous

  • Create a random number field in a table in Access 2007 | 2003
  • When a record is deleted in a parent table, the child records are deleted also in Access 2003
  • Reset the counter on a AutoNumber field in Access 2003
  • Find next incremental value for an AutoNumber field in Access 2003
  • Indexes on a table in Access 2007 | 2003
  • Define a custom format for a Date/Time field in a table in Access 2007 | 2003