Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Import Access Table into Excel

I have to import information stored in an access table into excel every month
in order to update the excel spreadsheet. I would like to automate it with a
macro but I need a code for it? How do I do it?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,123
Default Import Access Table into Excel

Hi Irishimp23

Maybe this page will help
http://www.rondebruin.nl/accessexcel.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Irishimp23" wrote in message ...
I have to import information stored in an access table into excel every month
in order to update the excel spreadsheet. I would like to automate it with a
macro but I need a code for it? How do I do it?

Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Import Access Table into Excel

Do I use the big macro? And does it matter if my excel spreadsheet and my
access database have two different paths?

"Ron de Bruin" wrote:

Hi Irishimp23

Maybe this page will help
http://www.rondebruin.nl/accessexcel.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Irishimp23" wrote in message ...
I have to import information stored in an access table into excel every month
in order to update the excel spreadsheet. I would like to automate it with a
macro but I need a code for it? How do I do it?

Thanks!


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,123
Default Import Access Table into Excel

Read the info on the page

We use small macro's that are not so difficult to use/change that call one big macro named GetDataFromAccess.


Try the test files first, you only change and run the small macros


And does it matter if my excel spreadsheet and my
access database have two different paths?


No problem

In my examples I use

ThisWorkbook.Path & "/OrderDatabase.mdb"

But you can change that to

"C:/Data/OrderDatabase.mdb",




--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Irishimp23" wrote in message ...
Do I use the big macro? And does it matter if my excel spreadsheet and my
access database have two different paths?

"Ron de Bruin" wrote:

Hi Irishimp23

Maybe this page will help
http://www.rondebruin.nl/accessexcel.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Irishimp23" wrote in message ...
I have to import information stored in an access table into excel every month
in order to update the excel spreadsheet. I would like to automate it with a
macro but I need a code for it? How do I do it?

Thanks!


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
Excel file will not import to Access, what may be the cause Lowner Excel Discussion (Misc queries) 1 June 15th 07 09:19 PM
access query to import to excel jazzydwit Excel Worksheet Functions 0 July 17th 06 02:03 AM
Excel & Access Import Problems Mr-Re Man Excel Discussion (Misc queries) 0 May 3rd 06 11:35 AM
Import Access into Excel bcman Excel Discussion (Misc queries) 0 April 12th 06 05:58 PM
Import from Access to Excel, via pivot table Ali Excel Discussion (Misc queries) 1 March 14th 06 10:42 PM


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

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

About Us

"It's about Microsoft Excel"