View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Linda McMillen Linda McMillen is offline
external usenet poster
 
Posts: 2
Default Sending an Excel Spreadsheet to Eudora

I'm at a loss on how send an Excel Spreadsheet to Eudora. I am using
Eudora version 5.1 and Excel for Windows version 2002 SP3. I can do
Application.Dialogs(xlDialogSendMail).Show but I want the TO field,
SUBJECT field and Body with precanned data. (ie TO: ",
"Spreadsheet Info", "Information you requested").

I will need to then run this on a Mac using Eudora version 6.1, and
Excel X for Mac SR1

Any help would be appreciated