Hi I am trying to get in an Access table all the emails that come into the Inbox in Outlook. I have writen a module with some VB code to get the emails on the Access table. What I need to know is how can I set up this module to be runned every second or every couple of seconds all the time. I know I will need to have the access DB open 24 hours, but please if you could clarify the following questions.
If I write an On Timer event those this code goes in the same module?? or in a new one??
Can I save the module as a Macro and then link it to a command button on a Form and set up the times to make it run???
Sorry I am really confused
Thanks
Eilob
If I write an On Timer event those this code goes in the same module?? or in a new one??
Can I save the module as a Macro and then link it to a command button on a Form and set up the times to make it run???
Sorry I am really confused
Thanks
Eilob