L
Lynn
Posted this in Link section but no response yet so posting here. I need to
link many cells in 2 workbooks to transfer data from one to the other; the
path to the
source workbook will always be the same except for one folder, which
is the project number and will vary every time. Is there an easier or more
elegant way to insert this variable folder into the link path other than
CONCATENATE? I have several options on how to get user to enter the project
number, but am missing that final step of getting user's input into the path
link. Example: '\\server\abc\def\PROJECT NUMBER GOES
HERE\[filename.xls]worksheetname'!a1. Thanks!
link many cells in 2 workbooks to transfer data from one to the other; the
path to the
source workbook will always be the same except for one folder, which
is the project number and will vary every time. Is there an easier or more
elegant way to insert this variable folder into the link path other than
CONCATENATE? I have several options on how to get user to enter the project
number, but am missing that final step of getting user's input into the path
link. Example: '\\server\abc\def\PROJECT NUMBER GOES
HERE\[filename.xls]worksheetname'!a1. Thanks!