SBendBuckeye
Programmer
Working at this level is way beyond what I usually do, so please bear with my questions. I am using Access as an automation server to control a process that Imports Excel files, validates the data and then saves it to a specified network drive for a non Microsoft process to pick up. It runs in the background on a users machine.
I would like to pop a message at certain times in the process where user intervention is required. I know I could setup an Outlook task but I have never done that and I was hoping there was an API call that will simply popup with a message and an OK button. I have worked with some code to call the Windows File Browser so I can at least work my way through some of this stuff if I have something to follow.
Am I way off base on this? Is there a better way that I am totally missing? Is a task message the quickest way to do this?
Feedback and/or suggestions (sample code even better) would be greatly appreciated!
Have a great day!
I would like to pop a message at certain times in the process where user intervention is required. I know I could setup an Outlook task but I have never done that and I was hoping there was an API call that will simply popup with a message and an OK button. I have worked with some code to call the Windows File Browser so I can at least work my way through some of this stuff if I have something to follow.
Am I way off base on this? Is there a better way that I am totally missing? Is a task message the quickest way to do this?
Feedback and/or suggestions (sample code even better) would be greatly appreciated!
Have a great day!