Using vlookup to pull data from another workbook

ToyMiller

New Member
Joined
Feb 12, 2019
Messages
12
I have been trying to get this to work and to no avail....

=IFERROR(VLOOKUP(H5,'C:\folder*\Folder*\Folder*\Folder*\[Auctions Offered Template.xlsx]Auction Offered'!$D$3:$G$33,2,FALSE),"")

The Folder* is just a placeholder for my file path.

I get a result 0. However that is not the answer.

Is my statement incorrect here?

I have the sheet that I am in and I am using the formula to get the data from another sheet with a pivot table.

Any help would be appreciated.

_T
 

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.
What do you have in cell H5, if you have a number, in column D of the other sheet you must have numbers.
 
Upvote 0
What do you have in cell H5, if you have a number, in column D of the other sheet you must have numbers.

Yes, It I a txt that is looking at the txt in the other sheet and pulling a number from the other sheet.

Why does that matter? I am getting a result, it is not the right result.
 
Upvote 0
You have to check if there are spaces before or after the text.

You could upload a copy of your file to a free site such as www.box.com or www.dropbox.com. Once you do that, mark it for 'Sharing' and you will be given a link to the file that you can post here. If the workbook contains confidential information, you could replace it with generic data.
 
Upvote 0

Forum statistics

Threads
1,215,660
Messages
6,126,085
Members
449,287
Latest member
lulu840

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