K
Kevin
I have a macro that exports my previous months sales to all our reps but I
want to format the subject in the email to say for example the Month of
November 2007. I can use the = Format(DateAdd("m", -1, Date()), "mmmm yyyy")
in the report but how can I impeiment that in the subject line of the email
during the export macro SendObject.
Thanks ahead of timer
want to format the subject in the email to say for example the Month of
November 2007. I can use the = Format(DateAdd("m", -1, Date()), "mmmm yyyy")
in the report but how can I impeiment that in the subject line of the email
during the export macro SendObject.
Thanks ahead of timer