Using vlookup function in a table

victoria_n

New Member
Joined
Jun 6, 2018
Messages
2
I have 'inherited' a spreadsheet that has a vlookup in a table that refers to a table in another file. It won't work. Any suggestions?.. I have tried making sure the files are both in the same e-folder on my c drive. I am lost for ideas. I am new to working in tables. would appreciate any suggestions. :confused:
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
How about more details, ie. Formula you are using. Names of Workbooks, Worksheets, Table Names or Ranges holding values to lookup, etc. Help us to help you by giving us details so that we can make an educated guess and not WAGS.
 
Upvote 0
How about more details, ie. Formula you are using. Names of Workbooks, Worksheets, Table Names or Ranges holding values to lookup, etc. Help us to help you by giving us details so that we can make an educated guess and not WAGS.

is a very simple vlookup -

=IF(ISNA(VLOOKUP([@[Lookup WR String]],'C:\1718 CONNEX RIN reporting\GL Extracts\Copy of CICW_Performance_(EEA54D) 20180605_RAW DATA.xlsx'!Table1[[#Headers],[Request Id]],1,FALSE)),"xxxx","yyyy")

I want it to return either "xxxx" or "yyyy"; currently returns all "xxxx". Interestingly if I double click in the cell and then enter, it turns all the column results to "yyyy".. doesn't make any sense at all.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,120
Members
451,399
Latest member
alchavar

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