Re: 'Alias' for file name.....
- From: "Bob Phillips" <bob.phillips@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 6 Jul 2005 22:36:20 +0100
Try this
Create a name (Insert>Name>Define ...) with a name of log and the value of
=c:\logfile\the file name.xls and then use
=INDIRECT(log&"Sheet1A1")
etc.
This only works while the othetr book is open, so you may need to do a
copy/paste values.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"billsc" <billsc@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:54C7F132-BABB-4C2B-AB63-ADB05E257154@xxxxxxxxxxxxxxxx
> I have a long log file where I pull only 10 of the columns and combine
data.
> This means I need to have the somefilenamethatistoolong.xls in every
formula
> and the file may change from release to release.
> I would like to put some where that "log=
> c:\logfiles\somefilenamethatistoolong.xls"
> and then use [log] in the formulas...
> How do I do this....
.
- References:
- 'Alias' for file name.....
- From: billsc
- 'Alias' for file name.....
- Prev by Date: RE: sumproduct bombs out
- Next by Date: Re: Something similar to sum() but ignoring error value arguments!
- Previous by thread: 'Alias' for file name.....
- Next by thread: Re: 'Alias' for file name.....
- Index(es):
Loading