T
Tom Wikle
In VBA I need to open a workbook using the UNC pathname. Right now th
code is:
mfdate = FileDateTime("HG Equipment Tracking Matrix.xls")
I need to add the UNC pathname to the file name. Nothing seems to work
The UNC pathname is:
\\beavertn-nas-06\twikle\
What is the right code to make this work
code is:
mfdate = FileDateTime("HG Equipment Tracking Matrix.xls")
I need to add the UNC pathname to the file name. Nothing seems to work
The UNC pathname is:
\\beavertn-nas-06\twikle\
What is the right code to make this work