Send object but add date first

  • Thread starter Thread starter Hal239
  • Start date Start date
H

Hal239

Hi,
I'm trying to send results from a query via email but I want to add today's
date on the file name first. Can anyone help? I'm using Access 2003.
Thanks, Hal
 
Hal,

I don't think you can control the file name when using SendObject. You
could, however, have the macro automatically write the current date into the
Subject header of the email.
 
Back
Top