VLOOKUP used with Access DB inside of Excel Sheet

  • Thread starter Thread starter Michael Kintner
  • Start date Start date
M

Michael Kintner

I think my problem is simple but not sure show to grab it.

I have created a new sheet called IMS-Data which is a linked sheet to a
Microsoft Access Table with data. In Sheet1 I am looking for the data via
the VLOOKUP. Because the data table length may change in size I wanted to
use the ranage name.

When I look at the IMS-DATA Sheet it shows a range name of
Query_from_IMS_ACCESS. However when I add that name in the VLOOKUP it
fails.

Formula used
=VLOOKUP(C4,Query_from_IMS_ACCESS,'IMS-Data'!G:G)

Any ideas on how to fix this?

Thank you in advance,
Mike
 

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

Similar Threads

Data Link and VLookup Problem 2
EXCEL - IF(IFERROR(VLOOKUP question 0
Multiple columns using Vlookup 3
VLookup Formula 5
Vlookup 4
VLOOKUPS 4
Multiple VLOOKUPS 4
Vlookup using different sheets 3

Back
Top