Actually i have written code to mail list of people,its workin fine if i run the macro but i want to run that macro at particular time say everyday 02:00 pm.i have used windows scheduler to open the excel book n i have written code in workbook_open() to call that macro which is written in module.i want this process to be done through programming.
Please do let me know if any way i can run macro without opening the excel sheet. Code will be more helpful.