K
Ken
Excel2003 ... Range D15
54 now contains formulas similar to:
Cell D15 contains ... =MAX('Simpson, F'!R$15:R$300)
Cell D16 contains ... =MAX('Clause, S'!R$15:R$300))
Cell D17 contains ... =MAX('Alonglastname, C'!R$15:R$300))
etc (Name of WS chgs on each Row)
In Range A15:A54 ... I would like a Formula that will return the WS Name
contained in formula Range D15
54.
A15 return "Simpson, F"
A16 return "Clause, S"
A17 return "Averylonglastname, C"
Thanks ... Kha

Cell D15 contains ... =MAX('Simpson, F'!R$15:R$300)
Cell D16 contains ... =MAX('Clause, S'!R$15:R$300))
Cell D17 contains ... =MAX('Alonglastname, C'!R$15:R$300))
etc (Name of WS chgs on each Row)
In Range A15:A54 ... I would like a Formula that will return the WS Name
contained in formula Range D15

A15 return "Simpson, F"
A16 return "Clause, S"
A17 return "Averylonglastname, C"
Thanks ... Kha