L
Lee Hunter
Is there a way to lookup a value in a database and get an
an "approximate" match, such as in:
VLOOKUP(lookup_value,table_array,col_index_num) With
neither "TRUE" nor "FALSE" specified.
As I undertand, Dlookup only finds exact matches.
Nested IIF statements are too complex with more than 10
values.
an "approximate" match, such as in:
VLOOKUP(lookup_value,table_array,col_index_num) With
neither "TRUE" nor "FALSE" specified.
As I undertand, Dlookup only finds exact matches.
Nested IIF statements are too complex with more than 10
values.