Hello,

I wonder if anyone can help me please ?

I have a listview which contains several rows of data relating to several employees.
I'd like to know if it is possible to e-mail each employee the rows relating to them.

So for example :

Row 1 = Joe Bloggs / ABC / DEF / GHI
Row 2 = Fred Bloggs / 123 / 456 / 789
Row 3 = Joe Bloggs / XYZ / XYZ / XYZ

Joe would get an e-mail containing 2 rows and Fred would get an e-mail containing 1 row.

Is this possible ?
If so, where would I begin ?

Thanks.