Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jwrnana
 
Posts: n/a
Default Help - first time to attempt link

Can anyone direct me to a site or give some direction in linking an access
database with excel? I have attempted getting external data - creating a
new database in excel - but all of my queries, tables, etc. are not being
imported into excel!

Thanks, JR


  #2   Report Post  
Bill Manville
 
Posts: n/a
Default

Can you give us a better idea of what you are attempting to do?
Also mention which version of Office you are using, please.

The most usual way of "linking" Excel and Access is to run queries in
Excel (Data / Import External Data / New Database Query) to import
selected information from an Access database into an Excel worksheet
where it can be referenced using formulas (e.g. VLOOKUP) elsewhere in
the worksheet.

If you have information in Excel that you want to make available to the
Access database you can create a table in Access that is linked to the
Excel file (File / Get External Data / Link Tables), but I would not
suggest using that as the long term way of dealing with your data -
usually better to import it into Access and keep it there.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup

  #3   Report Post  
jwrnana
 
Posts: n/a
Default

I have an Order Entry database. Once an order is shipped, I need to
forward all of the following: customer info, order info, ship to
info, product info, order date, invoice date, ship date. I have a
query that contains all of this information and it works fine in
access; however, I need to email the query, some may
have access, others not. Thus, I need to export access database query to
excel.

Going directly from access to excel (analyze with excel), the information
flows through, but the
format is "jumbled." I have to decrease size of rows and columns to
make it legible. Then I need to protect some of the columns as the
end user is to input information into several columns of the
worksheet and email back to me. I then must bring that information
"back" to access.

As you can see, I really do not know which way to go with this. When
I import database query to excel, I do not see all of my queries - in
particular the one that I am needing.

I was thinking a template might work, but if I cannot get all of my
database to excel, it probably will not.

I have windows XP and Excel 2000.

Thanks you




"Bill Manville" wrote in message
...
Can you give us a better idea of what you are attempting to do?
Also mention which version of Office you are using, please.

The most usual way of "linking" Excel and Access is to run queries in
Excel (Data / Import External Data / New Database Query) to import
selected information from an Access database into an Excel worksheet
where it can be referenced using formulas (e.g. VLOOKUP) elsewhere in
the worksheet.

If you have information in Excel that you want to make available to the
Access database you can create a table in Access that is linked to the
Excel file (File / Get External Data / Link Tables), but I would not
suggest using that as the long term way of dealing with your data -
usually better to import it into Access and keep it there.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup



  #4   Report Post  
Bill Manville
 
Posts: n/a
Default

A better solution might be a web page front end to your database that
the users could use directly to enter the required information.

If you want to do it via Excel then I would use Data / Get External
Data / New Database Query, and in MSQuery I would select * from the
relevant query from the database.

You could then run a macro to refresh the query and protect the data as
necessary.

Feeding data back to Access is not quite so straightforward.
I would construct an INSERT INTO query and execute it via a DAO
connection to the database.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup

  #5   Report Post  
jwrnana
 
Posts: n/a
Default

I used Data/Get External Data/New Database Query, and all of my information
did not come over to excel. My tables did, and some of my queries; however,
the query that I was particularly interested in in getting to excel did not.
Instead, I am seeing MSsysqueries, etc.


"Bill Manville" wrote in message
...
A better solution might be a web page front end to your database that
the users could use directly to enter the required information.

If you want to do it via Excel then I would use Data / Get External
Data / New Database Query, and in MSQuery I would select * from the
relevant query from the database.

You could then run a macro to refresh the query and protect the data as
necessary.

Feeding data back to Access is not quite so straightforward.
I would construct an INSERT INTO query and execute it via a DAO
connection to the database.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup





  #6   Report Post  
Bill Manville
 
Posts: n/a
Default

So what is different about the query that you wanted to see?

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup

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
How do I link multiple cells at the same time? Juippi Excel Worksheet Functions 1 June 16th 05 06:17 PM
Time Sheet Calculation Help Needed! sax30 Excel Worksheet Functions 2 April 26th 05 08:08 PM
mulitiplying time Brad Excel Worksheet Functions 1 February 1st 05 07:15 PM
Calculating tvl time in Excel 2000 Rev.9.2720 Brandi Excel Worksheet Functions 5 January 27th 05 09:15 PM
entering numbers to display a time format Ian Williams/Eazygig Excel Discussion (Misc queries) 1 January 10th 05 11:57 AM


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

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"