Tuesday, July 29, 2014

How To Getting Data from Other Programs in Access 2003

graphics/microsoft256_1.gif

When you import data, you insert a copy of one file into another—in this case, Access. When you import data into Access, Access creates a new table to store the data, using labels from the first row of a worksheet or table for the new table. If you need to keep the data in a separate file for use in other programs, you can also link your data to a table in Access, which allows you to keep both updated. You can import or link data from a variety of sources, such as dBase, Microsoft Excel, Microsoft Exchange, Microsoft Outlook, HTML, Lotus 1-2-3, Paradox, SharePoint Team Services, and text files. You can use Access commands to edit the imported data.

Import Data from Another Source

graphics/1_icon.jpg
Open the database into which you want to import data.
graphics/2_icon.jpg
Click the File menu, point to Get External Data, and then click Import.
graphics/3_icon.jpg
Click the Files Of Type list arrow, and then click the type of file you are importing.
graphics/4_icon.jpg
Locate and select the file you want to import.
graphics/5_icon.jpg
Click Import.
graphics/6_icon.jpg
If necessary, follow the instructions in the Import wizard to set up the data as an Access table.
graphics/7_icon.jpg
Edit the imported information using Access commands and features, if necessary.
graphics/11inf07.jpg

Link Data from Another Source

graphics/1_icon.jpg
Open the database into which you want to link data.
graphics/2_icon.jpg
Click the File menu, point to Get External Data, and then click Link Tables.
graphics/3_icon.jpg
Click the Files Of Type list arrow, and then click the type of file you are importing.
graphics/4_icon.jpg
Locate and select the file in which you want to link.
graphics/5_icon.jpg
Click Link.
graphics/6_icon.jpg
If necessary, follow the instructions in the link wizard to set up the data as an Access table.
graphics/7_icon.jpg
From within the source program or Access, edit the linked information using the program's commands.
graphics/11inf08.jpg

Did You Know?

You can identify linked tables. Right-click the table in the Object list in the Database window, and then click Properties on the shortcut menu. The property sheet shows that a table is linked to another data source and what that data source is.