akrishmohan
Programmer
Please help me with this problem.I am supposed to mail reports to different users based on one condition.The Status check box corresponding to each User,if checked,should then be used to create a dynamic report containing the following fields
Username
City
Country
Then based on the username i search from the table his corresponding Email address and mail the report containting the above-mentioned information.If more than one check box is checked i have to create multiple records and using the sendobject method send emails to all the different users....Note the check boxes and the related user info is available on a form and the user has to send mails at the click of a button which is also placed on a form.Thanks
Krish
Username
City
Country
Then based on the username i search from the table his corresponding Email address and mail the report containting the above-mentioned information.If more than one check box is checked i have to create multiple records and using the sendobject method send emails to all the different users....Note the check boxes and the related user info is available on a form and the user has to send mails at the click of a button which is also placed on a form.Thanks
Krish