M
Michael Beckinsale
Hi,
I am creating a spreadsheet which links to many other files in different
directories.
The user selects the files and the pathsnames etc are returned using
"GetOpenFilename".
My idea was to concatenate the filepath with the worksheet name and cell
reference to create a formula. If l copy and pastespecial values the
concatenated result into a new cell then using edit place = in front all
works OK. I can also write VBA code to achieve same but there are too many
cells to make it feasable.
Is there or does anybody know the code to create a function that will take
text and convert to a formula.
Any suggestions would be great.
Regards
Michael beckinsale.
I am creating a spreadsheet which links to many other files in different
directories.
The user selects the files and the pathsnames etc are returned using
"GetOpenFilename".
My idea was to concatenate the filepath with the worksheet name and cell
reference to create a formula. If l copy and pastespecial values the
concatenated result into a new cell then using edit place = in front all
works OK. I can also write VBA code to achieve same but there are too many
cells to make it feasable.
Is there or does anybody know the code to create a function that will take
text and convert to a formula.
Any suggestions would be great.
Regards
Michael beckinsale.