Converting Text into a filename

S

stanleyford

I have a valid filename stored in a cell. I want to concatenate it
with a specific cell reference and use the resultant string to get the
cell's value in the correct filename. Due to the number of files I
need to access this way, I cannot have them open and use the INDIRECT()
function.

Is there another way to have excel recognize a text string as a
filename and cell reference?

Thanks in advance!
 
J

JE McGimpsey

I have a valid filename stored in a cell. I want to concatenate it
with a specific cell reference and use the resultant string to get the
cell's value in the correct filename. Due to the number of files I
need to access this way, I cannot have them open and use the INDIRECT()
function.

Is there another way to have excel recognize a text string as a
filename and cell reference?

One way, using macros:

http://www.mcgimpsey.com/macoffice/excel/getcellvalue.html
 

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