How to import a CSV file onto MS access!

Preview:

DESCRIPTION

How to import a CSV file onto MS access!. By parizad 11 G1. What is a CSV file?. - PowerPoint PPT Presentation

Citation preview

How to import a CSV file onto MS access!

By parizad 11 G1

What is a CSV file?

To begin with, it is important to understand that The comma separated value (CSV) file type is used because of its versatility. CSV files are formatted like spreadsheets but saved as text files. This means a CSV file is accessible by a variety of software including spreadsheet, word processing and database programs. CSV files are plain text files and do not support formatting such as bold or italics. Because of this, CSV files are smaller in size, easily emailed or uploaded to websites. Microsoft Access creates tables based on imported CSV files.

Step 1

Start Microsoft Access. Open a recent database from the list or select the option for "Blank Database." Name the blank database and click the "Create" button.

Step 2

Select the "External Data" tab from the ribbon. Select the "Import Text File" icon in the "Import" box.

Step 3

Click the "Browse" button to locate your CSV file. Click "OK.”

Step 4 Choose the type of delimiter to separate your fields, such as "Tab,"

"Semicolon," "Comma," "Space" or "Other." Check the box for "First Row Contains Field Names" if your CSV file is formatted with field names. Click "Next.”

Step 5

Enter a field name and data type for each column. Click the column to select it. Click "Next.”

Step 6 Designate a primary key. Access can create a key or assign the

primary key to one of your existing fields. Click "Next." Enter a name for your table. Click "Finish." Check the box if you want to save your import steps. Click "Close.”

Recommended