PC Review


Reply
Thread Tools Rate Thread

Access getting data from Excel

 
 
=?Utf-8?B?Y2lubmll?=
Guest
Posts: n/a
 
      28th Mar 2007
Every week, I get an Excel table delivered to me. I select the first 7
columns of 15 and paste them manually into an Access table with exactly 7
fields. There are typically 500 - 800 records. I know that's a bit retro,
but it works fine.

Now an new office helper will be on duty who has no background with
databases, so I'm somewhat reluctant to let him actually get anywhere near
the tables. What is a good, reliable and safe way to import this weekly data
into an Access database?
--
cinnie
 
Reply With Quote
 
 
 
 
=?Utf-8?B?QUZTU2tpZXI=?=
Guest
Posts: n/a
 
      1st Apr 2007
One of the best ways to do this, is to do the following:
• Create a source excel file where the user can put the new source data.
• In Access, link to this excel source file (make sure the excel file
doesn’t change file location, name or the sheet name).
• Create an append query to append only the 7 fields of data into your main
Access table.
• Create a macro to run the append query.
• Create a switch broad for the new user to run the append macro.

--
Thanks, Kevin


"cinnie" wrote:

> Every week, I get an Excel table delivered to me. I select the first 7
> columns of 15 and paste them manually into an Access table with exactly 7
> fields. There are typically 500 - 800 records. I know that's a bit retro,
> but it works fine.
>
> Now an new office helper will be on duty who has no background with
> databases, so I'm somewhat reluctant to let him actually get anywhere near
> the tables. What is a good, reliable and safe way to import this weekly data
> into an Access database?
> --
> cinnie

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Export Access Data to Excel/Reimport modified data into Access mlloulou Microsoft Access External Data 5 9th Feb 2009 12:09 PM
Excel form to update data from MS Access data table based on criteriain excel sheet Santa-D Microsoft Excel Programming 2 13th May 2008 03:43 AM
Import Data From Access to Excel - Return Modified Data To Access HVG Microsoft Access External Data 0 9th Dec 2005 08:00 PM
Data From Excel to Acess: Overriding Access assigned data types John Faughnan Microsoft Access External Data 0 1st Jun 2004 08:38 PM
Importing excel into access - want access to update data supplied from excel Deborah Microsoft Access External Data 1 30th Jul 2003 01:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:35 PM.