I have an access appication that will be used by three or our users. One of the functions of the app will be to copy files off a share on our lotus notes / windows server, import them and then delete the files from the server. Our network chaps have created a logon that has read / delete permissions to the share, as the server is hidden in the normal windows explorer view to most users.
Using VBA, is there any way I can map a network drive to a PC using a specific logon so that I can access the files, then disconnect the previously mapped drive.
Using VBA, is there any way I can map a network drive to a PC using a specific logon so that I can access the files, then disconnect the previously mapped drive.