VLOOKUP not working

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to use a VLOOKUP formula in my workbook. I finally have it down
so that when I am in the fx editor it tells me what will be the return value.
When I click finish however, the spot where my value SHOULD appear, it only
gives me the original formula. Doesn't even say N/A or 0, jut the formula. I
am wondering why, in the fx editing part for the VLOOKUP it would work
correct but not actually return anything in the workbook.
Formula is as follows: =VLOOKUP(D12,Sheet1!D36:H50,3,0)
Thanks
 
|I am trying to use a VLOOKUP formula in my workbook. I finally have it down
| so that when I am in the fx editor it tells me what will be the return value.
| When I click finish however, the spot where my value SHOULD appear, it only
| gives me the original formula. Doesn't even say N/A or 0, jut the formula. I
| am wondering why, in the fx editing part for the VLOOKUP it would work
| correct but not actually return anything in the workbook.
| Formula is as follows: =VLOOKUP(D12,Sheet1!D36:H50,3,0)
| Thanks
 
Your cell probably was formatted as text before you applied the function wizard. Format as General AND re-enter the formula (F2,
ENTER). Just re-formatting is not enough.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel



|I am trying to use a VLOOKUP formula in my workbook. I finally have it down
| so that when I am in the fx editor it tells me what will be the return value.
| When I click finish however, the spot where my value SHOULD appear, it only
| gives me the original formula. Doesn't even say N/A or 0, jut the formula. I
| am wondering why, in the fx editing part for the VLOOKUP it would work
| correct but not actually return anything in the workbook.
| Formula is as follows: =VLOOKUP(D12,Sheet1!D36:H50,3,0)
| Thanks
 

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

VLOOKUP 2
VLOOKUP returning #N/A result 2
Excel Vlookup Help 0
VLOOKUP Problem 1
VLOOKUP fORMULA 4
Array Function to do a Sum of VLookUps that translate a letter gra 3
VLOOKUP not working 1
VLookup 1

Back
Top