Hi,
I hope that someone knows the answer to the following (Excel 2003) question:
I am writing an interactive process so that I can run some server activities in an entirely different application from Excel.
I have done this for my own purposes before without any problem, but this time I have to pass this onto someone else. The issue is that I have access to a network share permanently set up on my PC, but I need to grant access to this share (there is no problem with permissions, just that I do NOT want people to have permanent access to this share) at the start of the procedure, and then destroy it at the end (or on termination because of an error).
I also need to check what drive letters are already assigned on the PC that will be used to run this procedure, and map the share to teh next available drive letter.
It would be great if someone could let me know how to do both using the share example shown below.
When I map the drive via Windows Explorer I would type in \\abc1123\Alan$ and select a drive letter