D
denadbre
Hi,
I have recorded the following macro to open a file and arrange th
data:
ChDir "C:\My Documents\workexamples\COMPLIANCESAMPLING"
Workbooks.Open Filename:= _
"C:\My Documents\workexamples\COMPLIANCESAMPLING\2004599.STF"
Editable:=True
what I need to do is be able to open any file with this macro not jus
the above file. Any help would be much appreciated.
Thank you in advance,
Denadbr
I have recorded the following macro to open a file and arrange th
data:
ChDir "C:\My Documents\workexamples\COMPLIANCESAMPLING"
Workbooks.Open Filename:= _
"C:\My Documents\workexamples\COMPLIANCESAMPLING\2004599.STF"
Editable:=True
what I need to do is be able to open any file with this macro not jus
the above file. Any help would be much appreciated.
Thank you in advance,
Denadbr