VLOOKUP needs changing to INDEX/ MATCH to select rows below

jwwindatt

New Member
Joined
Jan 19, 2017
Messages
1
=IF($A$13="","",VLOOKUP($A$13,Tables!$B$1:$G$114,3,FALSE))

The sheet "Tables" has 10 tables with the very exciting titles "1", "2", "3", etc. I wish to enter the table number in cell "A13" on my main sheet and have it populate the table there. My research has led me to believe going down rows in "VLOOKUP" means switching to "INDEX" or "MATCH", however because there's no specific value I'm wholeheartedly looking for I'm struggling somewhat. I'd like to populate a number of cells with the formula, some 2 across and 1 down, some 3 across and 2 down and so on, all deriving from different tables on sheet "Tables"

Hope I've explained things about right! Thanks for the help!
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,215,730
Messages
6,126,528
Members
449,316
Latest member
sravya

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