G
Guest
I'm trying to modify a VB6 program (macro) that can run a user dialog, allow
the user to browse the network to find paths, and then, having selected one,
pull the path string back into my macro. I have found documentation on the
Shell function to do this, but it's not a command that's supported with VBA
that I have. Is there a straightforward way to do this in VBA from an Excel
spreadsheet?
the user to browse the network to find paths, and then, having selected one,
pull the path string back into my macro. I have found documentation on the
Shell function to do this, but it's not a command that's supported with VBA
that I have. Is there a straightforward way to do this in VBA from an Excel
spreadsheet?