HELP! Excel 2010 How to return Multiple Corresponding Values between 2 sheets using Index and Match Formula

JennMu

New Member
Joined
Sep 7, 2016
Messages
1
Hi All,

I hope you are well.

:warning::help:HELP!

I would appreciate an immediate response as to why the below formula is not working between two Excel 2010 Worksheets.

I need to return the Corresponding Values between 2 sheets using Index and Match Formula. Below is the formula and corresponding Worksheets. Appreciate your help. The result is that I need the Vendor Name to appear on Worksheet 1 for each of the corresponding line items that have the same Sub-Project ID number.

See below

=IF(COUNTIF('PO Comm'!$G:$G, $G9)<column(g1),index('po p="" Comm?!$G:$G,0)+(COLUMN(G1)-1)))<="" Comm?!$K:$K,MATCH($G9,?PO=""></column(g1),index('po>

<tbody>
</tbody>


Worksheet 1
[TABLE="class: grid, align: left"]
<tbody>[TR]
[TD]Vendor Name Formula
[/TD]
[TD]Sub-Project
[/TD]
[/TR]
[TR]
[TD]
=IF(COUNTIF('PO Comm'!$G:$G, $G9)<column(g1),index('po p="" Comm?!$G:$G,0)+(COLUMN(G1)-1)))<="" Comm?!$K:$K,MATCH($G9,?PO=""></column(g1),index('po>

<tbody>
</tbody>
[/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
</tbody>[/TABLE]

















Worksheet 2

[TABLE="class: grid, align: left"]
<tbody>[TR]
[TD]Vendor Name
[/TD]
[TD]Sub-Project
[/TD]
[/TR]
[TR]
[TD]
TECHNOLOGY CONSULTING ASSOC LLC

<tbody>
</tbody>
[/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
[TR]
[TD]

TECHNOLOGY CONSULTING ASSOC LLC

<tbody>
</tbody>

<tbody>
</tbody>
[/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
[TR]
[TD]
INTERNATIONAL EXHIBITION

<tbody>
</tbody>
[/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
[TR]
[TD]
HEALTH

<tbody>
</tbody>
[/TD]
[TD]MK-USUSA16L-IM-02-04
[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,224,603
Messages
6,179,849
Members
452,948
Latest member
UsmanAli786

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top