Divide your issue into two 1. schedule to auto Open an application/file at a particular file.
This is actually part of operating system. in operating system (for example windows) take Help on SCHEDUAL A NEW TASK. 2. executing a macro on opening the file. This is part of excel. Just place your code in "Workbook_open" Open the excel file/application. Open the visula basic editor. Select the This workbook. Private Sub Workbook_Open() End Sub Copy the above two lines Put you code in between this lines. Your code will be executed every time the file is opened. Still have any problem contact me. Regards, Kishan Reddy, K On Aug 21, 10:07 am, VILAS CHAVAN <vilaschav...@gmail.com> wrote: > how we can schedule to auto open excel application on given time and run > macro. > Please let me knw and knw the solution on that. > > -- > With Best Regards, > > Vilas Chavan > Email : cvi...@ymail.com, vilaschav...@gmail.com > Mumbai - Maharashtra -- ---------------------------------------------------------------------------------- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310 3. Excel tutorials at http://www.excel-macros.blogspot.com 4. Learn VBA Macros at http://www.quickvba.blogspot.com 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 7000 subscribers worldwide and receive many nice notes about the learning and support from the group.Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe