Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

access+training - uploading data excel

Forum home » Delegate support and help forum » Microsoft Access Training and help » access+training - Uploading data from excel

access+training - Uploading data from excel

ResolvedVersion Standard

Zehra has attended:
Access Intermediate course
Access Advanced course

Uploading data from excel

How do you upload data from excel?

RE: Uploading data from excel

Hi Zehra

If you have data on an Excel worksheet that is needed in an Access Database you import the Excel table. To do this :

NB Before doing this make sure the table being imported from Excel is correctly setup. (ie Row 1 must contain the Column headings / Field names)

1. Open the File Menu and select Get External Data. In the sub menu select Import

2. The Import dialog box appears

3. Find the folder that contains the required Excel workbook

3. In the Files Of Type select Excel

4. Select the name of the Workbook to be imported
5. Click Import

6. The Import Spreadsheets Wizard appears. Go through to the finish and fix anything that is required.

7. When done click Finish

A new table appears in the database.

Hope this helps

Carlos

Access tip:

How To Find All Overdue Accounts?

To find overdue accounts create a filter that compares today's date with the Invoice Date in the table. To do this:

1. Open the Query in Design View
2. Select the field for the filter and in the criteria row enter:

<Date()

This filter returns records where the Invoice Date is before today's date.

This filter can be manipulated if, for instance, Invoices are due 15 days after the Invoice Date. For this the filter would be:

<Date()-15

This filter returns records where the Invoice Date is 15 days before today's date.

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.