Search results

  1. K

    Email current record from Subform

    I have a subform nested into a main form. I want to email a report of only the current record being viewed. The report mirrors the form, it contains a subreport nested into a main report. The main form has a unique text SubjectID and the subform has a unique number RecCount. Allen Browne has...
  2. K

    Insert calculated date into message

    I have a date field that caculates on click of a command button in a form. I like to use that calculated date in a message set in the body of an appointment reminder. I want the message to read: "Connection Date [insert connectdate from calculated field]" Me![frmAppoints]![ApptNotes] =...
  3. K

    Code for Error 2501

    I created a form which triggers an email message. If the message is "closed" without saving or sending the system returns a 2501 error. I trapped the error and entered handling code which works on my system with the full version of Access 2010. However when the database is packaged with Runtime...
Back
Top Bottom