I was wondering if it is possible to use a value that the user inputs into a cell, in a filename for linking to another spreadsheet in VBA.
For example, if the user enters "C-11838" in cell B4, I want to be able to set the forumla in C4 to ='K:\GMG\Nets on Floor\Finished Nets\[C-11838.xlsm]Net Summary'!$B$4
I can't figure out how to set it up so that the number before .xlsm can be a variable.
Any help would be greatly appreciated!
Bookmarks