LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default VLOOKUP/IF FUNCTION ERROR WHEN PULLING FROM A LIST - Please Help

OK, I have a list created as a data validation list for people to fill in
blanks within a spreadsheet. List is below with the corresponding values for
each label:

ABSENT 0
CONCEPTUAL 1
APPLIED 2
EXPERT 3
INNOVATOR 4

I am using a formula to pull in the value associated with the label to a
selected cell. The formula is (assume the table is in A6:B10):

=IF(ISNA(VLOOKUP(F6,A6:B10,2)),"N/A",VLOOKUP(F6,A6:B10,2))

All works well except for the "Conceptual" selection pulls a "2" instead of
a "1". All the other selections work fine. Can someone explain this and
show me a fix?

thanks,
Scott

 
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
VLookup Pulling Data from one row above ELeigh Excel Discussion (Misc queries) 6 May 6th 23 03:46 AM
Vlookup Function returning #N/A error for two entries rtjeter Excel Discussion (Misc queries) 2 August 2nd 06 04:58 PM
Pulling a Summary List from a Larger List Stephen - Dallas Excel Discussion (Misc queries) 2 May 3rd 06 02:51 PM
Vlookup & Lookup function error Beginner Excel Worksheet Functions 9 January 11th 05 12:37 AM
Pulling hair out with VLOOKUP Confused Excel Worksheet Functions 5 November 22nd 04 05:05 PM


All times are GMT +1. The time now is 07:27 PM.

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"