Email again

  • Thread starter Thread starter Ron de Bruin
  • Start date Start date
R

Ron de Bruin

Hi Beel

Close Excel and reopen and post back what happens
Did you download version 2.1?
 
I have downloaded Ron de Bruin's Add-in for sending emails from Excel.
Everything seems OK until I press "GO" - nothing happens
no connections to OE
Can someone help
Also after loading the Sendmail Add-in I cant find the Google search 5.1
Add-in which is ticked on the list of Add-ins

Barry
 
Yes I have version 2.1
After pressing "Go" I get the "Save as" menu I enter a filename and then I
am left back in Excel where I started

Barry
 
Hi Ron
Yes OE is mail program
I'm running Excel 97
is this the problem?
Have you any idea why Google search doesn't appear on Tools menu. It is
ticked in the Add-ins sub menu?
Barry
 
Hi Beel

Is this macro working for you?

Sub Mail_workbook()
ActiveWorkbook.SendMail "(e-mail address removed)", _
"This is the Subject line"
End Sub
 
Back
Top