P
Phil
I have a timer which is calls a function after 5 seconds
(using StartTimer and KillTimer). What I am trying to do
once the timer is activated is to open another file (works
OK) and then close the orginal file that contained the
timer functions. The problem is that all of excel shuts
down, including the newly opened spreadsheet. The code for
closing files works as I use it often. Also, the Auto_Open
() fails to run when I open the second excel file.
Any thoughts?
thanks
(using StartTimer and KillTimer). What I am trying to do
once the timer is activated is to open another file (works
OK) and then close the orginal file that contained the
timer functions. The problem is that all of excel shuts
down, including the newly opened spreadsheet. The code for
closing files works as I use it often. Also, the Auto_Open
() fails to run when I open the second excel file.
Any thoughts?
thanks