secretcrowds
Technical User
Hello
I have a command button that fires up an email from a form, but i want the email to automatically insert the date.
I have this line of code:
strBody = strBody & "Attatched below are a list of completed audits *date inserted here*"
I tried this code:
strBody = strBody & "Attatched below are a list of completed audits =Date()"
but to no avail.
help needed.
thanks guys!!
"secret crowds rise up and gather
I have a command button that fires up an email from a form, but i want the email to automatically insert the date.
I have this line of code:
strBody = strBody & "Attatched below are a list of completed audits *date inserted here*"
I tried this code:
strBody = strBody & "Attatched below are a list of completed audits =Date()"
but to no avail.
help needed.
thanks guys!!
"secret crowds rise up and gather