Linking to Access

  • Thread starter Thread starter adn4n
  • Start date Start date
A

adn4n

Hi i would like to create a query in Access based on some information i
a form, i know how to do this, but how would i link this to Excel.
So that when i click a hyperlink in Excel, Access would open up an
give my the query...any clues? thanks
 
You can create an external data range based on some
parameters that are stored in the Excel spreadsheet if the
query is not very long. Provide a little more information
like how many parameters are in the query and the Access
query itself.
 
You need to use a data access tool. The popular choices for Excel are
MS Query (GUI tools) and ADO plus OLE DB (VBA code).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top