M
MacrossHunter77
Hi again I almost finished with a project but I need some help on how to
email diferent people with a table data here is my example
Log (This is the name of the Table)
the fields are
Tracking Date Status Name e-mail
256482 02/08/08 Complete John Mano (e-mail address removed)
268662 02/08/08 Complete Nisa Clarbo (e-mail address removed)
285425 03/16/08 Complete Mario Colla (e-mail address removed)
255482 03/17/08 Complete Mario Colla (e-mail address removed)
255225 03/20/08 InProgress Ed Martin (e-mail address removed)
256852 03/22/08 InProgress Malo Cokn (e-mail address removed)
Ok then I create a query Named "Comple Projects Status" frhis is only for
complete projects
256482 02/08/08 Complete John Mano (e-mail address removed)
268662 02/08/08 Complete Nisa Clarbo (e-mail address removed)
285425 03/16/08 Complete Mario Colla (e-mail address removed)
255482 03/17/08 Complete Mario Colla (e-mail address removed)
then I want to use a form that is link to this query and use a command button
name e-mail so I can email only this people that have the complete project
status this is what I get confused I need a code that when I Click the email
button automatically put the name of each person to the To: which the
respective information I really don't care if many windows will open I just
want that each person can recieved their complete status data for example
like this
To:[email protected]
Message:
256482 John Mano 02/08/08 Complete
OR LIKE THIS
To:[email protected]
Message:
285425 Mario Colla 03/16/08 Complete
255482 Mario Colla 03/17/08 Complete
if anyone have a clue about this please let me know I would really appreciate
if you can help me on this thanks
email diferent people with a table data here is my example
Log (This is the name of the Table)
the fields are
Tracking Date Status Name e-mail
256482 02/08/08 Complete John Mano (e-mail address removed)
268662 02/08/08 Complete Nisa Clarbo (e-mail address removed)
285425 03/16/08 Complete Mario Colla (e-mail address removed)
255482 03/17/08 Complete Mario Colla (e-mail address removed)
255225 03/20/08 InProgress Ed Martin (e-mail address removed)
256852 03/22/08 InProgress Malo Cokn (e-mail address removed)
Ok then I create a query Named "Comple Projects Status" frhis is only for
complete projects
256482 02/08/08 Complete John Mano (e-mail address removed)
268662 02/08/08 Complete Nisa Clarbo (e-mail address removed)
285425 03/16/08 Complete Mario Colla (e-mail address removed)
255482 03/17/08 Complete Mario Colla (e-mail address removed)
then I want to use a form that is link to this query and use a command button
name e-mail so I can email only this people that have the complete project
status this is what I get confused I need a code that when I Click the email
button automatically put the name of each person to the To: which the
respective information I really don't care if many windows will open I just
want that each person can recieved their complete status data for example
like this
To:[email protected]
Message:
256482 John Mano 02/08/08 Complete
OR LIKE THIS
To:[email protected]
Message:
285425 Mario Colla 03/16/08 Complete
255482 Mario Colla 03/17/08 Complete
if anyone have a clue about this please let me know I would really appreciate
if you can help me on this thanks