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!
mkidman
Oct 08, 2025Copper Contributor
Hi SnowMan55,
I did try your suggestion but it returned the #Name?
SergeiBaklan
Oct 09, 2025Diamond 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.