G
Guest
Hello all,
I've created a form in which I have a button which sends an email out to a
user. In that email, I'd like to reference the form number of that particular
form. I tried the following for my message column:
strMsgBody = "Issue no.[table1]![Database Reference No] A Technical Issue
pertaining to ......
Where table 1 is my table and Database Reference No is a unique identifier.
Many thanks in advance.
Adam
P.S. Am going home now so will check this forum again tomorrow
I've created a form in which I have a button which sends an email out to a
user. In that email, I'd like to reference the form number of that particular
form. I tried the following for my message column:
strMsgBody = "Issue no.[table1]![Database Reference No] A Technical Issue
pertaining to ......
Where table 1 is my table and Database Reference No is a unique identifier.
Many thanks in advance.
Adam
P.S. Am going home now so will check this forum again tomorrow