manix
Registered User.
- Local time
 - Today, 03:40
 
- Joined
 - Nov 29, 2006
 
- Messages
 - 100
 
Hi All,
Trying to use the sendobject macro to simply send an email with a subject line that is both text and data from the loaded form fields.
So for example: "Concern" [45] "has been raised by" [Harry]",please respond"
where the "" is the set text and [] is data from the fields.
I have tried using "Concern" &Me.ConcernNo, but this does not seem to work.
Can anyone help?
 Trying to use the sendobject macro to simply send an email with a subject line that is both text and data from the loaded form fields.
So for example: "Concern" [45] "has been raised by" [Harry]",please respond"
where the "" is the set text and [] is data from the fields.
I have tried using "Concern" &Me.ConcernNo, but this does not seem to work.
Can anyone help?