I am newbie, I want know how to write a macro that will open a folder in network share and auto link all th files present in that folder as hyperlinks in a word file. E.g : \\networkshare\folder a\
has files a,b and c. a macro that will insert hyperlinks in a word document
\\networkshare\folder a\file a
\\networkshare\folder a\file b
\\networkshare\folder a\file c
Thanks in advance!!!