ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Vlookup issue (https://www.excelbanter.com/excel-programming/389561-vlookup-issue.html)

[email protected]

Vlookup issue
 
I have vlookups and match functions pointing to a templated field
where the user types in the number. After the user types in the ref
number the formulas still show #N/A. The formulas will only update
for values once I use Text to Columns to change the field to General
format. Is there a way where this does not need to happen?


Dave Peterson

Vlookup issue
 
Make sure that your entry values match the values in the table.

If the table has real numbers, make sure your input cells are formatted as
General (or Number), but not Text. Then type the value.

If the table has text numbers, then make sure your input cells are formatted as
Text--then type the value.

Changing the format of the cell won't change the underlying value. You have to
do something special (reenter the value--or the data|text to columns stuff) to
convert the value.

Debra Dalgleish has some notes for debugging =vlookup()/=index(match()):
http://contextures.com/xlFunctions02.html#Trouble

wrote:

I have vlookups and match functions pointing to a templated field
where the user types in the number. After the user types in the ref
number the formulas still show #N/A. The formulas will only update
for values once I use Text to Columns to change the field to General
format. Is there a way where this does not need to happen?


--

Dave Peterson


All times are GMT +1. The time now is 03:23 PM.

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