Hello,
I currently have a Macro called by a "save/email" button. This macro will email (EmailDatabaseObject) the current form out to several users as a .pdf. In design view of this macro, there were only a few items available.
Object Type, Object Name, Output Format, Subject, Message Text, etc.
Is it possible somehow to modify this macro to include the current record number or another field? So the email recipients wouldn't have to open up the .pdf? For example, the message text of the
email would include "09012A0000". Or, the .pdf attachment would be the name of the record? It seems code would be involved, if this is possible at all.
Thanks in advance