P
Phatchef24
I was wondering if it was possible to use a variable when using the Ope
workbook code. I already have the file name that I need declared as
variable in my code already and now all I need to do is place that nam
at the end of this code.
Workbooks.Ope
Filename:="\\C:\myfiles\SOMEFILENAMETHATCHANGESeachmonth.xls"
Is it possible to have excel do this automatically or am I stuck wit
having to go in to VBA and edit the code each month
workbook code. I already have the file name that I need declared as
variable in my code already and now all I need to do is place that nam
at the end of this code.
Workbooks.Ope
Filename:="\\C:\myfiles\SOMEFILENAMETHATCHANGESeachmonth.xls"
Is it possible to have excel do this automatically or am I stuck wit
having to go in to VBA and edit the code each month