How to use a cell value as operator in a worksheet reference?

G

Guest

I would like to use the value of a cell, in this case a stock ticker, to
refer to another worksheet that is named identically. For instance, I have a
cell value UPS and a worksheet named 'UPS', I would like to pull a value, say
D21, out of UPS! without hard-coding UPS! into my formula.

I'd eventually like it to reference a column of different tickers and pull
out of an equal number of different worksheets, all named the values of the
tickers. I think it should be a simple syntax thing, something like
='value(B1)'!D$21$, if my reference is in cell B1. Is this possible?
 
G

Guest

Thank you. You provided both the command and the syntax and my question will
be answered evermore. I had been eyeing the intirect() command but knew
little about it and less about its correct use.

Thanks again!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top