Hey Vish,

Could you please send code for me the details in attahed excel sheet

I am looking automated mail to be sent by excel to outlook by using the
excel defined time and date

1st - Subject --> Column A is Subject " What user defined
2nd - Date & Time -> Column B is Date and time " What is user defined in
excel
3rd Emails Ids --> Column C is contain email ids which mail should go again
this also user defined.



On Fri, Jun 29, 2012 at 11:34 AM, Vish <vishwamitr...@gmail.com> wrote:

> Hi Hemanth,
>
> Code given by Noorian and Lalit will work to send email on that given date.
>
> For that you need to open that excel file manually and trigger the code
> manually then only the mail will be sent.
> To make this process also automatic follow the below process:
>
> 1. Add a Module in your workbook
> 2. Paste the Noorian Code in Sub Auto_Open  ........... End Sub
> 3. Save the workbook
> 4. Attached is a VBS file (which has the file name. Replace it with the
> complete path of the excel where you have saved above file)
> 5. Now schedule this VBS file in your system for daily on a certain time,
> when you know that your system will be Switched on.
>
> It will automatically open your excel workbook and send email.
>
> If you need help on Scheduling the VBS file in windows let me know.
>
> Thanks,
> Vish
> http://www.learnexcelmacro.com
>
> Thanks,
> Vish
>
>
>
> --
> FORUM RULES (986+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
>
> ------------------------------------------------------------------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>
> To unsubscribe, send a blank email to
> excel-macros+unsubscr...@googlegroups.com
>



-- 
Putta

-- 
FORUM RULES (986+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

To unsubscribe, send a blank email to excel-macros+unsubscr...@googlegroups.com

Reply via email to