Solved: Shared network drive issue
Hello once again.
I have an application that has datafiles on a shared network drive that it needs to access. For the people in the field the code checks to see if they are connected to is and if not connects to a specific drive "I" so that seems to work for them.
My problem is that people in the office are connected to many shares and changing them around will cause havock for sure.:motz2:
How would I reference these files depending which drive letter they have it mapped to?:dunno
In my code I have references like
activityworkbook = "I:\BDMSFA\BDMdatafiles\" & x & "activity.xls"
which the "I" drive refers to the share called Field$
Should I have code that checks to see if the Field$ is mapped and if it is have that drive as a variable that I use in the reference?:think:
I dont know the best rout for this but I know it must be simple so I do not cause havock in the office.
That could be a "CLM"
Career Limiting Move :*)
</IMG></IMG></IMG></IMG>