Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default import excel to access table

I've inherited an access database and it automatically imports excel
spreadsheets and convert it to an access table. I can't figure out how this
is done, is there VB code that accomplishes this? I've tried to identify the
code but just can't seem to locate it. The name of the excel spreadsheet is
Confirm.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default import excel to access table

hi,
my guess is that the code is in the access database since it is importing
automaticly. there is several ways to do this but without more info i would
be hesitant to gues which. my suggestion at this point is to post in the
access newgroup with more detail about the "automatic import".

regards
FSt1

"SITCFanTN" wrote:

I've inherited an access database and it automatically imports excel
spreadsheets and convert it to an access table. I can't figure out how this
is done, is there VB code that accomplishes this? I've tried to identify the
code but just can't seem to locate it. The name of the excel spreadsheet is
Confirm.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default import excel to access table

you can link to an excel workbook through the File=Get External Data=Link
Tables.

--
Regards,
Tom Ogilvy

"SITCFanTN" wrote in message
...
I've inherited an access database and it automatically imports excel
spreadsheets and convert it to an access table. I can't figure out how

this
is done, is there VB code that accomplishes this? I've tried to identify

the
code but just can't seem to locate it. The name of the excel spreadsheet

is
Confirm.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default import excel to access table

The Excel sheet may be linked to the Access database as a table
(FileGet External DataLink Tables)

To see the links in the database, or change them, choose ToolsDatabase
UtilitiesLinked Table Manager.

SITCFanTN wrote:
I've inherited an access database and it automatically imports excel
spreadsheets and convert it to an access table. I can't figure out how this
is done, is there VB code that accomplishes this? I've tried to identify the
code but just can't seem to locate it. The name of the excel spreadsheet is
Confirm.



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Import Access Table into Excel. I appreciate your assistance. Thanks! Damil4real Excel Discussion (Misc queries) 20 September 15th 08 08:29 PM
Import Access Table into Excel Irishimp23 Excel Worksheet Functions 3 June 21st 07 04:50 PM
Import from Access to Excel, via pivot table Ali Excel Discussion (Misc queries) 1 March 14th 06 10:42 PM
I can import Access Tables. But, I can't import Access queries nickg420[_8_] Excel Programming 0 August 5th 04 07:46 PM
When I Import an Access Table With an Excel Function in a Cell it Displays as Text not as a Function in Excel Niek Otten Excel Programming 2 September 18th 03 03:55 AM


All times are GMT +1. The time now is 05:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"