You could try Harlan Grove's PULL function. You can get it
ftp://members.aol.com/hrlngrv/ (look for pull.zip)
You would use it like so
=pull("'"&A3&"\["&B3&".xls]"&C3&"'!"&"B5")
or
=pull("'"&A3&"\["&B3&".xls]"&C3&"'!B5")
Alternative
As for alternatives, try the INDIRECT.EXT function in Laurent Longre's
MOREFUNC.XLL add-in, available from
http://xcell05.free.fr/english/

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
> Hello guys,
>
[quoted text clipped - 12 lines]
>
> -- joe
jose - 27 Feb 2007 09:59 GMT
thank you very much. i used indirect.ext and it worked fine.
cheers,
-- jose
> You could try Harlan Grove's PULL function. You can get itftp://members.aol.com/hrlngrv/(look for pull.zip)