If anyone has a similar question, the best way to approach it is with
the following formula:
=INDEX(INDIRECT($I$7),MATCH($D7,LOB,0),MATCH($F$5, Month,0))
INDIRECT looks at I7 and uses it as the named range (since this is the
place it occupies in the INDEX statement). There will be an error if I7
does not equal a named range, so you can limit input by having a list
(through data validation)
--
cparaske
------------------------------------------------------------------------
cparaske's Profile:
http://www.excelforum.com/member.php...fo&userid=3793
View this thread:
http://www.excelforum.com/showthread...hreadid=391309