A
alexfflores
Hello All,
I am wondering if someone can help me with a custom Macro using the
VLOOKUP logic.
I need to do something like:
VLOOKUP(lookup_value1,lookup_value2,table_array,col_index_num,range_lookup)
Where lookup_value1 AND lookup_value2 must be there for the item in
col_index to be returned.
So I guess I would need to let the macro which column lookup_value1 and
lookup_value2 should test in?
Does this make sense?
Alex
I am wondering if someone can help me with a custom Macro using the
VLOOKUP logic.
I need to do something like:
VLOOKUP(lookup_value1,lookup_value2,table_array,col_index_num,range_lookup)
Where lookup_value1 AND lookup_value2 must be there for the item in
col_index to be returned.
So I guess I would need to let the macro which column lookup_value1 and
lookup_value2 should test in?
Does this make sense?
Alex