Trigger Required in Advanced Excel VBA Macros

onlyprasad4u

New Member
Joined
May 8, 2012
Messages
3
Is there any possibility to open PC on a particular time, and open a particular Excel session and run, compile it and send to particular Client (Internal Outlook or external email id) on a particular time as mentioned daily or set it on a particular time. For this, System needs to turned On Automatically and Run the given Program through VBA.

If it is possible please explain me with the details. This would help me a lot in my current role.


Thank you in Advance,
Prasad
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
You need a robot in your current role to switch on power supply and power up your pc :rofl:

The rest can be looked into but the first part of your problem cannot be helped by any MS application. :)
 
Upvote 0
You need to have all the programming done first. Then, once you figure out how to get your pc switch on, have the link/shortcut of file or program you've created in the startup folder in start menu.

1. Use workbook.open to do the processing required.
2. Make sure your file can read the system time etc. accordingly.

If you have sample workbooks ready please share those, if not create some and share with us.
 
Upvote 0

Forum statistics

Threads
1,223,246
Messages
6,170,996
Members
452,373
Latest member
TimReeks

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top