View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paula Osheroff Paula Osheroff is offline
external usenet poster
 
Posts: 3
Default e-mailing a file from vba

I would like to have an excel file e-mailed to me after it
is saved by the user. I know how to set up
for "aftersave", but I'm not sure how to set up the
parameters for the e-mail part of it. Apparently you
can't record a macro for that function, so I need to know
how to set it in VBA. Any help would be appreciated.