Excel and outlook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!!

I send a html mail using excel well maybe not excel using:
Dim objOL As New Outlook.Application
Dim objMail As MailItem
Set objOL = New Outlook.Application
Set objMail = objOL.CreateItem(olMailItem)

Then i create a html mail
It's working allright but but
I use office 2003 and here i can see the mail i have sendt
but on another machine there are using office XP i can't see the mail
i can see who i send to and so on, but the mail is emty i can see that because
it is only 2kb big. in excel i shall change microsoft outlook libary from 11
to 10
thats the only thing i change. So what do i wrong here??

Hope someone can help

Best regards alvin
 
strange. easiest "fix" would be to delete the buttons & frame & then drop in
a new frame and buttons. Within the frame, setting one option's link cell
will set the others too by default.
 
weeird... I answered another question entirely & the reply came here. please
ignore
:)
 

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