Try this procedure:
In the sheet you want to enter the formula in, list the names of the sheets in any 8 adjacent cells. Go to Insert|Name|Define and enter "TabNames" without the quotes.. in the refers to box, enter the range that you entered your sheet names. Click Add.
In the names field enter the name "MatchTrue" and in the refers to field enter formula:
where C1:C13 is the largest vertical range of the 1st column in each of the 8 lookup sheets...adjust as necessary.
Click Add and click Ok.
Now in the cell you want your results sheet enter formula:
Where C1:H13 is the table range in each of the sheets. C1:C13 is the largest range of the largest first column range in each sheet and C1:H1 is the largest first row range in each sheet.
adjust all ranges to suit.
Note: This is an array formula...after you fix it up, confirm it with CTRL+SHIFT+ENTER not just ENTER. You'll see { } brackets appear around the formula
Bookmarks