Is Indirect referencing to a data file possible?
I use references to text files to import data into my MathCAD worksheets.
On occasion, I have multiple versions of the data to analyze.
In order to change to another data file, I currently need to right-click the reference, select Properties, select the Reference tab, and then modify the name of the referenced file.
What I would like to do is have a string variable on the worksheet (this would be the name of the referenced file). Changing this variable would change the referenced file.
Is this possible at all with a script or control of some kind?
Thanks,

