As part of a project I am working on I take user input from list boxes, concatenate the input to create the path and file name to open and store that in a cell. I now am trying to open that file as part of a macro. Cell A21 contains this: =CONCATENATE("J:\Information\Rack Power Database\Programming\Deployed Racks\", B3, "\", B4, ".xlsm") . Any suggestions as to how to best accomplish this as I keep erroring out on the last line of code? Not sure if this needs to be identified as a value or if it should not be dimensioned as a string.
![]()
Please Login or Register to view this content.
Bookmarks