I need to eliminate the subject line

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fger00
    New Member
    • Apr 2008
    • 1

    I need to eliminate the subject line

    When this gets sent to out look it produces a subject line. I need to make the subject blank.


    sendmessage "[FAX:" & IIf(Left(stClie ntFax, 3) = "908", stClientFax, "1 " & stClientFax) & "]", "POD Sent to " & Form_frmFREIGHT .txtCOMPANYNAME , False, , stCPath
    Last edited by fger00; Apr 4 '08, 03:25 PM. Reason: correction
  • Stewart Ross
    Recognized Expert Moderator Specialist
    • Feb 2008
    • 2545

    #2
    Hi. Could you provide a bit more detail here? I can find no reference to a function called Sendmessage in Office Online help. Is it a custom function? If so, we will need to see the code. What version of Access are you using?

    -Stewart

    Comment

    Working...