Recent content by Aeopile

  1. A

    SOLUTION: Access 2007 VBA to close Excel process

    Yes, that is ALL the code, just that function alone leaves EXCEL zombie on my work computer. I have not tried it on a different machine though, but that may be worth a shot. *Update* I just tested the above code on a virtual machine with Access 2007 and Excel 2007 and I have success! So...
  2. A

    SOLUTION: Access 2007 VBA to close Excel process

    Assuming you are referring to the code I posted, that is quite discouraging, because I'm overrun with Zombie Excels! BTW, I have tried with "Set nothing" stuff, and it did not help, I just failed to include that line on this particular test. As I understand it though, the Quit is what should...
  3. A

    SOLUTION: Access 2007 VBA to close Excel process

    I have been struggling with this, and doevents does not work for me. Has the original author tried removing those bits and see if the code succeeds? This is extremely simple code that I am testing with in order to test killing excel when all done with the spreadsheet.... any suggestions on...
Back
Top Bottom