S
SHII
All I want to do is prompt user to select month 1 - 12 and file name
then VBA will open these files. Here is location of the files
"D:\ccview\2_wlcbf\wbs\W Production\Business Validation Rollback
Results\Monthly\Month 18\Month 18 Reports"
What changes is Month 18\Month 18 Reports. If user selects month 12 I
want this vba get the file from Month 12\Month 12 Reports. Again user
will be prompted to enter file name. If user selects file name Prod
Month 12 Report 12MF then vba will open
"D:\ccview\2_wlcbf\wbs\W Production\Business Validation Rollback
Results\Monthly\Month 18\Month 18 Reports\ Prod Month 12 Report
12MF.xls
Thanks in advance for your help.
then VBA will open these files. Here is location of the files
"D:\ccview\2_wlcbf\wbs\W Production\Business Validation Rollback
Results\Monthly\Month 18\Month 18 Reports"
What changes is Month 18\Month 18 Reports. If user selects month 12 I
want this vba get the file from Month 12\Month 12 Reports. Again user
will be prompted to enter file name. If user selects file name Prod
Month 12 Report 12MF then vba will open
"D:\ccview\2_wlcbf\wbs\W Production\Business Validation Rollback
Results\Monthly\Month 18\Month 18 Reports\ Prod Month 12 Report
12MF.xls
Thanks in advance for your help.