S
Sheela
Hello,
I want to check if this statement is correct in excel VBA:
Const DataPath = "U:\DATA\PROGRAM\"
Workbooks.Open Filename:=DataPath + "MOPS.XLS"
Please advise. Thanks
Sheela
I want to check if this statement is correct in excel VBA:
Const DataPath = "U:\DATA\PROGRAM\"
Workbooks.Open Filename:=DataPath + "MOPS.XLS"
Please advise. Thanks
Sheela