converting a text string to a formula
Posted by Steven on April 14, 2000 9:34 AM
Anyone,
I would like to convert a textstring into a formula.
In this case the textstring could then be a reference, a link to another workbook.
I don't want to use the INDIRECT function because that requires that the source file is open, I want to avoid that.
example:
cell a1 is a contatenate function giving: 'c:\data\[UN00777.xls]Sheet'!1B11
This is however a textstring and I want te be an actual reference or link
thanks
Steven