ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   LOOKUP is working - but VLOOKUP is not (https://www.excelbanter.com/excel-discussion-misc-queries/122490-lookup-working-but-vlookup-not.html)

Jay

LOOKUP is working - but VLOOKUP is not
 
Hi,

i am trying to use vlookup to grab the price of an item in one sheet based
on a part number.

I am getting a ref error - when I set the col index to 1, it returns the
value that I'm looking for, once i increase the col index to grab the
adjacent column, I get the ref error.

The data i am searching through is sorted ascending. It is formatted as
General, and the numbers look like: 555-555-55-55.

the function looks like this:
=VLOOKUP(A105,'nsi 12-4'!A:A,2,FALSE)

i would appreciate any help

Stefi

LOOKUP is working - but VLOOKUP is not
 
You should include the adjacent column into the lookup table:

=VLOOKUP(A105,'nsi 12-4'!A:B,2,FALSE)

Regards,
Stefi

€˛jay€¯ ezt Ć*rta:

Hi,

i am trying to use vlookup to grab the price of an item in one sheet based
on a part number.

I am getting a ref error - when I set the col index to 1, it returns the
value that I'm looking for, once i increase the col index to grab the
adjacent column, I get the ref error.

The data i am searching through is sorted ascending. It is formatted as
General, and the numbers look like: 555-555-55-55.

the function looks like this:
=VLOOKUP(A105,'nsi 12-4'!A:A,2,FALSE)

i would appreciate any help


Jay

LOOKUP is working - but VLOOKUP is not
 
Thank you Stefi!


"Stefi" wrote:

You should include the adjacent column into the lookup table:

=VLOOKUP(A105,'nsi 12-4'!A:B,2,FALSE)

Regards,
Stefi

€˛jay€¯ ezt Ć*rta:

Hi,

i am trying to use vlookup to grab the price of an item in one sheet based
on a part number.

I am getting a ref error - when I set the col index to 1, it returns the
value that I'm looking for, once i increase the col index to grab the
adjacent column, I get the ref error.

The data i am searching through is sorted ascending. It is formatted as
General, and the numbers look like: 555-555-55-55.

the function looks like this:
=VLOOKUP(A105,'nsi 12-4'!A:A,2,FALSE)

i would appreciate any help


Stefi

LOOKUP is working - but VLOOKUP is not
 
You are welcome! Thanks for the feedback!
Stefi

€˛jay€¯ ezt Ć*rta:

Thank you Stefi!


"Stefi" wrote:

You should include the adjacent column into the lookup table:

=VLOOKUP(A105,'nsi 12-4'!A:B,2,FALSE)

Regards,
Stefi

€˛jay€¯ ezt Ć*rta:

Hi,

i am trying to use vlookup to grab the price of an item in one sheet based
on a part number.

I am getting a ref error - when I set the col index to 1, it returns the
value that I'm looking for, once i increase the col index to grab the
adjacent column, I get the ref error.

The data i am searching through is sorted ascending. It is formatted as
General, and the numbers look like: 555-555-55-55.

the function looks like this:
=VLOOKUP(A105,'nsi 12-4'!A:A,2,FALSE)

i would appreciate any help



All times are GMT +1. The time now is 11:55 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com