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

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,214,839
Messages
6,121,892
Members
449,058
Latest member
Guy Boot

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