I've searched several posts and cannot find what I'm looking for. What I want to be able to do is have a list of all the share networks that a user is mapped to when a form opens based on their username. I've got the form to display the users name using ENVIRON("USERNAME"). however, I'm at a lost for being able to bring in a list of all the share drives that user is mapped to. I want to do this via VBA.
Any ideas?
Any ideas?