Index match from grouped tabs

TonyMcCann

New Member
Joined
Nov 17, 2005
Messages
2
Hi,
I am trying to record a basic macro incorporating index match for a group of tabs.

Each tab is for a separate product and the layout for each tab is identical. The cell E2 is the identifier cell. In cell E20 I am trying to pull info from cell F21 from a file updated on a weekly basis known as "last weeks plinks", and continuing the formula across to N21. This is to update with historical data on a week by week basis. Ihave copied and pasted cells to be pulled as values to prevent errors pulling formulae.

I have used the following formula -

=index('[lastweeksplinks.xls]productA:productZ'!F21,match('ProductA:ProductZ'1$E$2,'[lastweeksplinks.xls]ProductA:ProductZ'!$E$2,0))

This reults in "#value! rather the info appearing.

Can anyone help?

Many thanks
Tony
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,215,694
Messages
6,126,254
Members
449,305
Latest member
Dalyb2

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