|  | €uromeinke, FEJ. and Ghoulish Delight RULE!!! NA abides. | 
|  12-11-2010, 07:35 AM | #11 | 
| . Join Date: Feb 2005 
					Posts: 13,354
				            | How will the cell that triggers the formula be formatted? That is, what exactly would be your formula's input? A single cell with value apple/Ralph? One cell says apple and the next says Ralph? Anyway, for this array (cell A1 is the blank top left) Code: apple banana orange Ralph a b c Fred d e f George g h i Then in C12 this formula would return h Code: =INDEX(A1:D4,MATCH(B12,A1:A4,0),MATCH(A12,A1:D1,0)) | 
|   | Submit to Quotes   |