I have an issue where I need to be able to access a file on a server but it has to be using the server path rather than a mapped drive. The reason is that not all users might have that location mapped to the same drive.
How can I accomplish this in VBA using the server path?