'Alias' for file name.....
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....
|