Search results

  1. S

    Creating Email from Access 2003 vba

    Hi, I am writing code which creates an Outlook email, sets the importance level, fills in subject, body, etc. The issue I have is when I programatically add recipients - I get a warning that states "A programs is trying to access e-mail addresses you have stored in Outlook. Do you want to...
  2. S

    Display .xls and .doc on form using http path

    Hi, I use an OLEUnbound control to preview .xls and .doc files using a UNC path on an Access form without issue and it suits my needs perfectly... BUT I also need to display .xls and .doc files using a http path. The http path seems to fail with the OLEUnbound control properties, so I used a...
Back
Top Bottom