Search results

  1. J

    Moving Folders via VBA

    Good morning - Within my database, I have a flag that will determine if the Project is Current or Archive. Depending on the flag, I want to copy all files in the subdirectory from one file share to another. I want to do all of this via VBA. Thanks in advance. Jeff
  2. J

    Access VBA Output To and clicking Cancel

    All - I can a form that has a button on it that exports an Invoice to a PDF file (code below). The problem I'm having is that when the user clicks on the button, the Save dialog box pops up (normal). If they decide they don't want to do that operation and click Cancel, the Save box opens...
Back
Top Bottom