Send object but add date first

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
 
S

Steve Schapel

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.
 
Top