![]() |
LookUp - Exact only
Hi all,
I have a vector lookup function working - but I don't want it to return the nearest when it can't find an exact match. I only want it to return exact matches and leave blanks (or some appropriate text such as None) if there is no exact match. Thanks in advance. |
Is this a VLOOKUP that you are doing? If so you need to use '=VLOOKUP(ref,range,FALSE). -- Hodge ------------------------------------------------------------------------ Hodge's Profile: http://www.excelforum.com/member.php...o&userid=16342 View this thread: http://www.excelforum.com/showthread...hreadid=277304 |
just a note - you've left out the 3rd parameter
=VLOOKUP(lookup_value, table_array,col_index_num,FALSE) Cheers JulieD "Hodge" wrote in message ... Is this a VLOOKUP that you are doing? If so you need to use '=VLOOKUP(ref,range,FALSE). -- Hodge ------------------------------------------------------------------------ Hodge's Profile: http://www.excelforum.com/member.php...o&userid=16342 View this thread: http://www.excelforum.com/showthread...hreadid=277304 |
All times are GMT +1. The time now is 06:43 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com