Linking to other workbooks using "Indirect"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a problem when trying to link to other workbooks using the "Indirect"
function.

Only when the linked book is open will the formula return the linked value.
If the linked book is not open, I will get #REF as a result.

Is it not possible to link to other workbooks using "Indirect"?


Cheers,
Jonathan
 
hi Jonathan,

indirect function will works only if the linked wb is open.

hth
regards from Brazil
Marcelo

"Jonathan" escreveu:
 
Hmm... Guess that was just me spending waay too much time on that project
then. Damn!

Ok, my situation is this:

I have daily reports coming in and they are all named by date.
What I want to do is to sit with my master sheet and do an automatic check
of the figures from the day reports. This I would be doing by entering my
chosen date in my master sheet that would then collect the data from that
specific date but without having to open the daily report.

So I basically want to be able to do a conditional link dependant on my
selection of date...

Is there another way around that??


Regards from London,
Jonathan
 
Use find/replace the date

Jonathan said:
Hmm... Guess that was just me spending waay too much time on that project
then. Damn!

Ok, my situation is this:

I have daily reports coming in and they are all named by date.
What I want to do is to sit with my master sheet and do an automatic check
of the figures from the day reports. This I would be doing by entering my
chosen date in my master sheet that would then collect the data from that
specific date but without having to open the daily report.

So I basically want to be able to do a conditional link dependant on my
selection of date...

Is there another way around that??


Regards from London,
Jonathan
 
Harlan Grove wrote a UDF called PULL that will retrieve the value from a
closed workbook.

You can find the function at Harlan's FTP site:
ftp://members.aol.com/hrlngrv/
Look for pull.zip

Laurent Longre has an addin (morefunc.xll) at:
http://xcell05.free.fr/

That includes =indirect.ext() that may help you.
 

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

Back
Top