Results 1 to 9 of 9

Thread: Access to read Outlook script

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Access to read Outlook script

    Hi,

    I am new to this site.I posted this on Access Forum.
    Please delete it, if this is not allowed.

    We manually run a rule everyday, which executes a script in Outlook. This reads attachments in the inbox from folder, WeeklyProceedings Mailbox and saves the attachments to a folder in the shared directory, S.
    The Access database imports these Outlook attachments files into a table.
    Since this job needs to be done before all users log in, it is done manually by a User at 8.30 am everyday.


    I am trying to automate and run this as a Scheduled task without manual intervention.
    How do I convert the Outlook script to Access VBA script so that it can be executed either by a macro or an event?
    Attached Files Attached Files

Posting Permissions

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