LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Vlookup #N/A return value

I am using VLookup and the value I am looking for in the look up table is a
calculated percentage. The field has been formated as a percentage to 1
position past the decimal. (i.e.: 99.9%) The table has approximately 400
sets of values in it. The look up column in the table is formated as
percentage to 1 position past the decimal, however these fields have been
manually entered. One of the values within the table is 99.9%; however the
result is #N/A. If I change the format of the calculated value to General,
it shows 0.998888889. Is this the reason the VLookup won't return the result
I am looking for? If so, what can I do to fix it.

My formula is:
=IF(H61,10,IF(H6<0.6,1,IF(H6=0,"",VLOOKUP(H6,$C$4 5:$D$445,2,FALSE))))
--
Thank you,
"Ladysearcher" looking for knowledge
 
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 to return first hit Max Excel Worksheet Functions 2 February 28th 06 02:29 PM
VlookUp that does not return #N/A carl Excel Worksheet Functions 8 July 14th 05 12:59 AM
Vlookup that does not return #N/A carl Excel Worksheet Functions 3 June 10th 05 10:20 PM
Vlookup - return row no. instead of value automne Excel Discussion (Misc queries) 2 March 7th 05 12:38 AM
VLookup Return Value Kevin Excel Worksheet Functions 4 December 3rd 04 03:05 PM


All times are GMT +1. The time now is 05:53 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"