Forum Discussion
mkidman
Oct 03, 2025Copper Contributor
Adding Cell Value to file string
Hi,
I want to add the value of Cell C11 to a file string.
So C:\user\ (Value of C11).XLSM
Is there any easy way of doing this or do I need to use VBA?
Thank you!
5 Replies
- SnowMan55Bronze Contributor
- mkidmanCopper Contributor
Hi SnowMan55,
I did try your suggestion but it returned the #Name?
- SergeiBaklanDiamond Contributor
Depends on what do you do with combined text. If show the text in another cell it shall work. If use in some formulae or as link that doesn't work.