S
Sheela
Hello,
I just wanna check if this excel VBA statement is correct:
Const DataPath = "U:\DATA\PROGRAM\"
Workbooks.Open Filename:=DataPath + "MOPS.XLS"
I need your advise. Thanks.
Sheela
I just wanna check if this excel VBA statement is correct:
Const DataPath = "U:\DATA\PROGRAM\"
Workbooks.Open Filename:=DataPath + "MOPS.XLS"
I need your advise. Thanks.
Sheela