i have a button for exporting a single record into a report and e-mail... the
problem is that when the record needs to be saved first, but i don't want
this to be allowed without all the required fields filled in. acSaveRecord
produces an error if not all fields are filled in, sending you to the...
i have managed to create a button which will create a pdf of a report of a
single record and attach it to an e-mail ready to be sent, but doing so does
not include my record's attachments (added using access 2007 attachment field
type system), which are not included in the pdf, neither have i...