Jawab Access 2007 - Auto Closing

  • 12 Maret 2012 15:23
     
     

    I have an Access sheet made by someone who doesn't work here anymore. It sends out reports every few hours, but it automatically closes overnight and I can't seem to figure out why so far.

    Anyone have any ideas? Is there some timeout property I can change?

Semua Balasan

  • 12 Maret 2012 15:28
     
     Jawab
    Can you view the code in the Visual Basic Editor? If so, search through the entire project for the word Quit.

    Regards, Hans Vogelaar

  • 12 Maret 2012 15:35
     
     
    Does it close at the same time every night?  Does your network have nightly backups running that may be interfering?
  • 12 Maret 2012 16:47
     
     
    Can you view the code in the Visual Basic Editor? If so, search through the entire project for the word Quit.

    Regards, Hans Vogelaar

    I saw a few spots in the code that might be closing it out. I've commented them out. So we'll see how it goes.

    Thanks