vlookup question, should be easy

rob36

Board Regular
Joined
Jul 12, 2010
Messages
57
Hey, I have a quick question regarding a formula I want to use that is using the vlookup command.

currently in the cell I have this:

=X6/VLOOKUP(W6,'PNR Productivity Targets'!$D$5:$E$254,2)

where X6 is a number, and W6 is text which has different options listed on a drop down tab.

PNR Productivity targets D column has the different option listed in W6 listed out (I actually use the D column to reference the drop down options in W6), and the E column has a number associated with each of the options.

I am trying to get it so that based upon the option chosen, X6 will divide by different numbers according to the value I assign for eah option in the productivity targets page...

When I attempt this, even if I have a word that should be an exact match, If I used FALSE in my Vlookup I always get #NA.

It seems like its working sometimes (such as right now of course...), but is there anything that I may need to do? I thought there was something like putting something in {} brackets, or pressing shift + enter or something like that...

thanks in advance
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Hey, I have a quick question regarding a formula I want to use that is using the vlookup command.

currently in the cell I have this:

=X6/VLOOKUP(W6,'PNR Productivity Targets'!$D$5:$E$254,2)

where X6 is a number, and W6 is text which has different options listed on a drop down tab.

PNR Productivity targets D column has the different option listed in W6 listed out (I actually use the D column to reference the drop down options in W6), and the E column has a number associated with each of the options.

I am trying to get it so that based upon the option chosen, X6 will divide by different numbers according to the value I assign for eah option in the productivity targets page...

When I attempt this, even if I have a word that should be an exact match, If I used FALSE in my Vlookup I always get #NA.

It seems like its working sometimes (such as right now of course...), but is there anything that I may need to do? I thought there was something like putting something in {} brackets, or pressing shift + enter or something like that...

thanks in advance
See this for descriptions of common data problems that lead to formula problems:

http://contextures.com/xlFunctions02.html#Trouble
 
Upvote 0

Forum statistics

Threads
1,224,543
Messages
6,179,429
Members
452,914
Latest member
echoix

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