Hi,
I am able to create easily enough to open or even hyperlink to a specific folder location based on cell values but would like to be able to open a location based on only cell value. To give a background example of what I am trying to achieve:
Cell A1 = Name of Client (NAME)
Cell B1 = Unique ID number (ID)
The server directory is structured that folders are named as NAME ID (i.e. Smith 01234). I can open the appropriate folder based on both values being present. How is best to do this so that you can open the folder based only on the contents of B1. In theory, the name of client may change but the Unique ID never will so it is planned to be able to open the folder on the server based on that value but keeping the naming convention on the server as NAME ID
Hopefully above makes sense, one of those attempts where I have tried and come close but seem to be missing something for it work correctly
Thanks in advance
I am able to create easily enough to open or even hyperlink to a specific folder location based on cell values but would like to be able to open a location based on only cell value. To give a background example of what I am trying to achieve:
Cell A1 = Name of Client (NAME)
Cell B1 = Unique ID number (ID)
The server directory is structured that folders are named as NAME ID (i.e. Smith 01234). I can open the appropriate folder based on both values being present. How is best to do this so that you can open the folder based only on the contents of B1. In theory, the name of client may change but the Unique ID never will so it is planned to be able to open the folder on the server based on that value but keeping the naming convention on the server as NAME ID
Hopefully above makes sense, one of those attempts where I have tried and come close but seem to be missing something for it work correctly
Thanks in advance