Outlook.Selection doesn't work in access 97

  • Thread starter Thread starter vonClausowitz
  • Start date Start date
V

vonClausowitz

Hi All,

We are still using Outlook 97 and now I'm trying to create a code that
will save all
attachments from selected (or rather highlighted) emails. The code I
tried uses
Outlook.Selection.
However 97 doesn't recognize it.

Is there an alternative?

Regards
Marco
 
You will need Outlook 2000 or later to use the Explorer.Selection collection. There is no alternative if you want to write Access VBA code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top