Sharing Access Data with Excel

share_knowledge

Board Regular
Joined
Aug 20, 2004
Messages
120
Currently, i have a set of data, which resides in Access as a table. This table contains two columns as follow:

Item -- Price
1------- $5
2------- $6
3------- $7
4------- $8
5------- $9

In addition i have a spreadsheet with the item number on one column as follow:

Item-- Price
1
2
3
4
5

Is there a function within Excel that match the item number from the spreadsheet against the table in Access then return the price data to the Excel spreadsheet?

Example:

=VLOOKUP(Excel_Item, Access_Table, Access_Price , 0)

i'm not sure how to incorporate the access table in Excel. Hopefully this make sense. Thanks in advance for your help!
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
I can't answer your question directly but what is that you are trying to do in Excel that you cannot do in Access? In other words, why the need for the Excel spreadsheet?
Andrew :)
 
Upvote 0

Forum statistics

Threads
1,221,864
Messages
6,162,497
Members
451,770
Latest member
tsalaki

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top