Hi,
How can I do a vlookup (equivalent) but return multiple entries e.g:
Value to search for is: ACQ
Col A Col B
ACQ 22
BBD 31
CCF 55
ACQ 44
The result would be the following list:
22
44
I need to use formulas for this not VBA if possible.
Any help VERY mcuh appreciated.
How can I do a vlookup (equivalent) but return multiple entries e.g:
Value to search for is: ACQ
Col A Col B
ACQ 22
BBD 31
CCF 55
ACQ 44
The result would be the following list:
22
44
I need to use formulas for this not VBA if possible.
Any help VERY mcuh appreciated.