When choosing a table name, try to keep it short. You can save a table by clicking the Save button on the Quick Access toolbar or by right clicking the Tables tab and then choosing Save from the menu that appears. To add fields to a table Click the Add New Field column label. Activate the Datasheet tab. Click Rename in the Fields Columns group. Type the field name. Press Enter. Access creates the field. Type the next field name. Access creates the field. Query A Memo Field Microsoft Access' title='Query A Memo Field Microsoft Access' />Continue until you have created all of the fields in your table. Press Enter without entering a field name to end your entries. Or. Right click the Add New Field column label. A menu appears. Click Rename Column. Type the field name. Press Enter. Access creates the field. Type the next field name. Access creates the field. Continue until you have created all of the fields in your table. After you create a table, you must name and save it. Click the Save button on the Quick Access toolbar. The Save As dialog box appears. Type the name you want to give your table. How To Install A File In Linux Terminal. Click OK. Access names your table. Tip You can use the Rename option at any time to rename any column. For example, you can rename the ID column Employee ID. In Access, you use data types to specify the type of data each field can capture. A field with a data type of text can store alphabetic characters and numbers. Generally speaking, you cannot perform mathematical calculations by using a text field. For example, you can use a text field to store a street address. Unless you do some manipulation, you cannot use the numbers in the street address in mathematical calculations. You will not be able to sum or average the numbers in an address field, which is fine, because you probably do not want to. Alternatively, you can assign a Test Score field a data type of Number. You can enter numbers into the field and then average, sum, or perform other calculations with the numbers. However, you cannot enter an alphabetic character in a number field. Data Types. Data Type. Use. Notes. Text. Alphanumeric data. Use for text and for numbers that are not used in mathematical calculations. Use for names, addresses, and other relatively short pieces of text. Can store up to 2. Memo. Long text. Use for long pieces of text, such as notes and long descriptions. Can store up to 6. Number. Numeric data. Use for numbers you want to use in mathematical calculations. If you are working with currency, use the currency type. DateTime. Use for dates and times. Currency. Use for currency. Prevents rounding during calculation. Auto. Number. Unique sequential numbers or random numbers automatically inserted when you create a record. Use to create a primary key. YesNo. Logical data. Use when only one of two values is valid. YesNo, TrueFalse, etc. Hyperlink. Use to store hyperlinks. Attachment. Use to store attachments. OLE Object. Use to attach an OLE object such as a Word document, Excel spreadsheet, or Power. Point presentation. After you create the fields for a table, you can enter data by typing in each field. As you type, Access assigns a data type to each field based on your entry. Assigned Data Types Sample Entry. Data Type Assigned. Smith. Texthttp www. Hyperlink. 10. 00. Number, Long Integer. Number, Long Integer. Number, Double. 10. Number, Double. 010. The date and time formats recognized are those of your user locale. DateTime. January 1, 2. DateTime. 12 1. DateTime. DateTime. 16 5. DateTime. Number, Double. 25. Number, Double. 1. E0. 2Number, Double. You may want to change the data type Access assigned to a field, or you may want to explicitly assign a data type to each field. You can do so by choosing the Datasheet tab and then selecting the proper option in the Data Type field in the Data Type Formatting group. Some data types allow you to select the formatting you want. By formatting, you determine how data in a field displays. For example, if you choose a data type of number and a format of Euro, any number you enter will appear with a Euro sign in front. Windows regional settings enable you to display information such as dates, times, and currency that match the standards or language used in the country in which you live. For example, if you live in the United States, the currency setting uses a dollar sign. Regional Settings for English United States Number.