Thread
:
map network drive
View Single Post
#
1
Posted to microsoft.public.excel.programming
lumpy04
external usenet poster
Posts: 5
map network drive
Hello,
I would like to map a network drive when I open the worksheet. Something Like
Private Sub worksheet_open()
Net use y: \\server\share password /user ID
end sub
Can anyone help?
Reply With Quote
lumpy04
View Public Profile
Find all posts by lumpy04