Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 38
Default Use formula result in vlookup

I have a column of data that is the result of an index formula from a
different tab. I am trying to use that data in a vlookup formula, but
continue to get a #N/A error.

For example, the result of my index formula is E4736B. That shows in the
cell in column B.
I manually type in the same value in another cell, and then try to use that
cell's contents in a vlookup.
- in cell B25 is E4736B. (result of index)
- in cell B16 I type in E4736B.
- in cell G16 I have the formula =vlookup(B16,B25:G35,5,false)
The formula results in #N/A.

I am guessing that this because the value in B25 is not really a value, so
it technically isn't what I asked to lookup.

Am I correct?
How do I work around this to get my lookup without converting the B25 value
from a dynamic value?

TIA
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Use formula result in vlookup

I suspect there are spaces or other invisible characters in B25 (check with the LEN() function), but is also think you have a
possible circular reference problem in G16

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"billinr" wrote in message ...
|I have a column of data that is the result of an index formula from a
| different tab. I am trying to use that data in a vlookup formula, but
| continue to get a #N/A error.
|
| For example, the result of my index formula is E4736B. That shows in the
| cell in column B.
| I manually type in the same value in another cell, and then try to use that
| cell's contents in a vlookup.
| - in cell B25 is E4736B. (result of index)
| - in cell B16 I type in E4736B.
| - in cell G16 I have the formula =vlookup(B16,B25:G35,5,false)
| The formula results in #N/A.
|
| I am guessing that this because the value in B25 is not really a value, so
| it technically isn't what I asked to lookup.
|
| Am I correct?
| How do I work around this to get my lookup without converting the B25 value
| from a dynamic value?
|
| TIA


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do I get #NA as my result when I write a vlookup formula? trainer07 Excel Worksheet Functions 2 February 7th 07 01:13 AM
VLOOKUP FORMULA IS DISPLAYED AS THE RESULT tony Excel Discussion (Misc queries) 1 August 1st 06 05:39 AM
Vlookup is displaying the formula in its cell not the result?? Craig H Excel Worksheet Functions 3 May 23rd 06 11:11 AM
VLOOKUP result is not showing up - only the formula Linda Excel Worksheet Functions 10 December 21st 05 06:37 AM
VLOOKUP formula appears in the cell I need to see the result in Shaynes Excel Discussion (Misc queries) 3 May 11th 05 11:24 PM


All times are GMT +1. The time now is 06:12 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"