Hope this helps.
Pete
On Oct 12, 6:48 pm, Summerfun <Summer...@discussions.microsoft.com>
wrote:
--
Biff
Microsoft Excel MVP
"Summerfun" <Summ...@discussions.microsoft.com> wrote in message
news:D349F345-267F-4465...@microsoft.com...
Set the last range_kookup to 0 or FALSE for an exact match....
=VLOOKUP(lookup_value,table_array,col_index_num,range_lookup)
as
=VLOOKUP(lookup_value,table_array,col_index_num,0)
If this post helps click Yes
---------------
Jacob Skaria
=VLOOKUP(something, some_array, some_column, FALSE)
--
Gary''s Student - gsnu200907