G
Guest
I have a report that I am using the SendObject macro to send the report via
email to multiple people. Right now I have the properties set so that I can
edit the email before its sent so that I can include today's date and the
count of records on the report in the subject line of the email.
Does anyone know how to add field names in the macro's Subject field? I have
tried =Date() [Count] but it displays just that text in the subject.
Thanks!
email to multiple people. Right now I have the properties set so that I can
edit the email before its sent so that I can include today's date and the
count of records on the report in the subject line of the email.
Does anyone know how to add field names in the macro's Subject field? I have
tried =Date() [Count] but it displays just that text in the subject.
Thanks!