473,320 Members | 1,695 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Sending attachments using vba and msoutl9.olb

Hello,

First off, I would like to say that I'm sorry for having to ask a programming site where to find a download for the outlook reference (msoutl9.olb) that is supposed to be in my C: drive. but I just joined and this community is pretty helpful so I thought I would ask.

My problem come about when I try and use
Expand|Select|Wrap|Line Numbers
  1. Dim olApp As New Outlook.Application
  2. Dim olMail As Outlook.MailItem
It tells me that I need to add references and I went to Tools and the References option was greyed out so I could not click it. I have no idea why this would happen so I googled many topics relating to references in access and vba. After about 2 hours of researching I had gotten nowhere. But I did learn that I am missing this file that is supposed to come with Microsoft Access (msoutl9.olb).

I have searched around and found nothing relating to downloading this file. Do I have to redownload Access or can anyone give me a link to download this file? Also, if there is another way to get around using the Outlook.Application portion of my code I would love to learn how.

Thank You
Aug 2 '10 #1
1 1972
Aimee Bailey
197 Expert 100+
is your plan to just send and recieve emails, or are you specifically after talking to outlook?
Aug 11 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Liz Patton | last post by:
Here's the exception: System.Exception: Unable to send mail: Could not access 'CDO.Message' object. ---> System.Web.HttpException: Could not access 'CDO.Message' object. --->...
3
by: A | last post by:
Hi all! I would like to ask a question on sending emails... I have a web application that requires sending emails using email templates. The templates that I've made are separate HTML files...
6
by: ErwinF | last post by:
Hi there, I would like to know the following: How to send send email attachments using WebDAV in VB .NET? Sample code please................... Thanks for your help.
6
by: lalit26011983 | last post by:
Can any1 help me... How to send emails using asp.net.. I m using windows 2000 server and visual studio 2003(.net framework 1.1) I m not getting any error while i m sending email using...
2
by: prasenjit2007 | last post by:
Hello, can u help me sending Email with attachments using the Class phpMailer. On the website I have a link to an html form in which I input the parameters with the names 1)from(textbox name)...
1
by: johnet | last post by:
iam a begginner in asp. i have been given an assignment on to send email with attachments using blat in asp. can any one help me with the codings and explanation.
3
by: shansivamani | last post by:
using SMTP to send email. is there any settings need to be configured apart from Host name and Port, while sending emails using SMTPClient in .Net? when i try to send mail to ids which has only...
0
by: Bernhard Walle | last post by:
Hi, * cindy jones : Following (tested) snippet should help: ------------------ 8< ------------------------------ from smtplib import SMTP from email.mime.image import MIMEImage from...
0
by: trivedimca2005 | last post by:
I am using below code for sending Email using .net. Its not working on client machine. My server IP is:- 192.168.10.10 and also uses proxy and user-name and password for proxy settings are...
2
by: Ananthu | last post by:
I am developing an ASP.NET web page for sending sms using gsm modem. I have connected my phone using data cable to my PC. What are all the other requirements needed? I need to write vb.net...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.