Thread
:
Error when VB tries to open file from Windows Explorer
View Single Post
#
2
Posted to microsoft.public.excel.programming
Dave Miller
external usenet poster
Posts: 72
Error when VB tries to open file from Windows Explorer
Dim MasterFile As String
MasterFile = "R:\Sales\Shared\NEW ITEM TRACKING\Q108\Master Tracker
Q108.xls"
Workbooks.Open MasterFile, , , , , "JDAY"
Reply With Quote
Dave Miller
View Public Profile
Find all posts by Dave Miller