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

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).

Forum statistics

Threads
1,214,661
Messages
6,120,796
Members
448,994
Latest member
rohitsomani

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