Range name reference in formula
Posted by Eric on November 08, 2000 1:34 PM
I have drop down boxes that when concatenated form 2111. I have a range which I've named _2111 and I want to use the formula =index(_2111,1,1). If my concatenation is in cell A1, how can I make something like =index(A1,1,1) work?