Excel help needed.

M

Mr QA Man

I am wanting cell C20 to use the text in cell B20 as the name of the
worksheet to get the data from in cell Q4.

A thousand thank-yous to the first person to help.
 
B

Bob Phillips

=INDIRECT("'"&B20&"'!Q4")

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
Top