
Data types for Access desktop databases - Microsoft Support
The table below gives an overview of the data types available in Access desktop databases (.accdb and .mdb). For a comprehensive list of all the various field properties available for the various data types, …
Introduction to data types and field properties
This article describes the data types and other field properties available in Access, and includes additional information in a detailed data type reference section.
Guide to table relationships - Microsoft Support
Access uses table relationships to decide how to join tables when you need to use them in a database object. There are several reasons why you should create table relationships before you create other …
Introduction to tables - Microsoft Support
When you create a field by entering data in Datasheet view, Access automatically assigns a data type for the field, based on the value that you enter. If no other data type is implied by your input, Access …
Modify or change the data type setting for a field
For a full list of all supported data types across the various Access versions, see Data types for Access desktop databases and Introduction to data types and field properties.
Learn the structure of an Access database - Microsoft Support
Becoming familiar with the tables, forms, queries, and other objects in an Access database can make it easier to perform a wide variety of tasks, such as entering data into a form, adding or removing …
Examples of query criteria - Microsoft Support
This topic lists several commonly used criteria by data type. If the examples given in this topic do not address your specific needs, you might need to write your own criteria.
Video: Get started with table relationships - Microsoft Support
Training: Establish relationships between your tables, so that you can use Acces to combine data in queries, forms, and reports. Watch this online training video to learn how.
Video: Build tables and set data types - Microsoft Support
Access validates data as it’s entered to ensure that it matches the field’s data type. If you need a specific data format in a field, specify its data type when you create it.
Using Access or Excel to manage your data - Microsoft Support
In general, Access is better for managing data: helping you keep it organized, easy to search, and available to multiple simultaneous users. Excel is generally better for analyzing data: performing …