This is probably something simple, but I can't find the answer in help or the forums.
I am trying to automate an e-mail that is sent when a project is updated. I want to include the fields that are updated, with line breaks in-between each field so it does not look messy in the e-mail. Is there a way to specify a line break in code? I am using docmd.sendobject to send the e-mail. Thanks!
I am trying to automate an e-mail that is sent when a project is updated. I want to include the fields that are updated, with line breaks in-between each field so it does not look messy in the e-mail. Is there a way to specify a line break in code? I am using docmd.sendobject to send the e-mail. Thanks!