Hi -
I'm starting to create some VBA code that will move incoming emails to a generic inbox and and move them to people's folders.
My question is rather basic: how can a developer control where (and thus when) code will execute?
Specifically if I am able to create logic that moves emails from a main/generic inbox to other folders, but I want it to run even when My PC is not running - how can the logic be made to run on the server?
I want to make sure I don't create something that does what I want - but then find out I have to keep my PC running so it will function.
Thanks!
I'm starting to create some VBA code that will move incoming emails to a generic inbox and and move them to people's folders.
My question is rather basic: how can a developer control where (and thus when) code will execute?
Specifically if I am able to create logic that moves emails from a main/generic inbox to other folders, but I want it to run even when My PC is not running - how can the logic be made to run on the server?
I want to make sure I don't create something that does what I want - but then find out I have to keep my PC running so it will function.
Thanks!