Results 1 to 2 of 2

Thread: Run-time error on program close....

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 1999
    Posts
    51

    Post

    I'm getting a run-time error '55' File Already Open when I try to close my program. I know I'm accessing a file when I close the program.

    What is the best way to close the file when the program is closed or another solution?

    Thanks

  2. #2
    Member
    Join Date
    Jan 1999
    Location
    Longmont,CO
    Posts
    53

    Post

    During the form event Query_Unload, close the file if it's open.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width