K
Kris
I am trying to create a formula that will compare lists and return data for
as many times as it finds the name in a column.
For instance, I have a vendor listing in column A with a review date in
column B. I want to search the vendor list and have the results return how
many times that vendor is found in the list and the date that corresponds
with the vendor.
Example
Vendor Name in column A
Office Depot
Staples
Office Max
Office Depot
Column B shows the date
02/11/05
03/5/03
04/15/06
12/14/07
I want to search the list for Office Depot for example and have it return
all the times it is listed in the column A and return the date that is in
column B for that vendor.
I tried using =INDEX and it keeps returning the wrong cell information. It
is pulling from a different cell when it returns information.
What am I doing wrong???
as many times as it finds the name in a column.
For instance, I have a vendor listing in column A with a review date in
column B. I want to search the vendor list and have the results return how
many times that vendor is found in the list and the date that corresponds
with the vendor.
Example
Vendor Name in column A
Office Depot
Staples
Office Max
Office Depot
Column B shows the date
02/11/05
03/5/03
04/15/06
12/14/07
I want to search the list for Office Depot for example and have it return
all the times it is listed in the column A and return the date that is in
column B for that vendor.
I tried using =INDEX and it keeps returning the wrong cell information. It
is pulling from a different cell when it returns information.
What am I doing wrong???