Hi all, I have a project i need serious help with and not sure were i'm messing up. I'll try to post it without going too laborious with it. I'm using a call modnetuse.connect to map drive "W:" to a directory on a networked PC using a login name and password other than mine. The drive is mapped fine. However, when I try to pull a file from that directory it is unable to do it. scenario: I do not have access to the directory but the user that I logged in as with the password in the call modnetuse.connect feature does have full control access. If i'm running inside the same macro that I called the mapping in, shouldn't it try to access the files on the PC using the login name i passed when mapping that drive so that i'm able to get the file? Or does the macro not care and wen i call for that file it's still going to use my login when trying to access it even though the drive was mapped using a valid login name. I know i didnt portray this question in a manner that really points out what i'm trying to do, but hopefully it will start something and might get me where i need to go. Which is being able to pass a mapping with a valid login name other than mine and get access to the files i need. Thanks in advance!!!! Deano