R
Rups
Hello
I am using Ms Access to send email automatically through Lotus Notes.
What I require now is that I have a List Box in my form which when
loads,fills in the data's from the backend table.
In the body of the mail,I use the object that contains the item
selected from the list.
i.e. MailDoc.Body=ListBox225.Column(0) & List225.Column(1)
When an email is generated,it output is as below.
126 Rupam.
Now I want a syntax code that would include multiple rows from the list
box and not just 1 row.
Please can you help me with this I am in desparate need of it.
Your help much appreciated.
Regards
Rupam.
I am using Ms Access to send email automatically through Lotus Notes.
What I require now is that I have a List Box in my form which when
loads,fills in the data's from the backend table.
In the body of the mail,I use the object that contains the item
selected from the list.
i.e. MailDoc.Body=ListBox225.Column(0) & List225.Column(1)
When an email is generated,it output is as below.
126 Rupam.
Now I want a syntax code that would include multiple rows from the list
box and not just 1 row.
Please can you help me with this I am in desparate need of it.
Your help much appreciated.
Regards
Rupam.