pjbassdc
02-23-2015, 08:37 AM
Hi All,
I have been slowly working on a project to help solve inconsistencies in our service requisitions. Trying to keep this short, we have a group of individuals that request services from my department. Many times, the information arrives incomplete, therefore requiring followup. What I have managed so far is to work up a scheduling userform I would like them to utilize. From the userform, I would like to capture the input data and have it submit to my group's email in a format that would allow us, upon approval, to add it to our Outlook appointment calendar by way of a toolbar icon.
I have been looking around the web for a solution I can understand and use. I am still early on the learning curve with VBA. I have seen some information on sending captured data from Excel, but I need to keep this in the Outlook environment or the end user buy-in will not be good. I realize that I may be limiting myself by trying to stick with Outlook only. When the project is finished, it will be located in a network folder that the users will be able to access.
So, having the userform set the way I like, how do I start gathering the input data to send as an email?
If someone can tell me how to post the OTM file from Outlook, I will be happy to show you what I managed so far.
Thank you for any help you may be able to provide.
Patrick
I have been slowly working on a project to help solve inconsistencies in our service requisitions. Trying to keep this short, we have a group of individuals that request services from my department. Many times, the information arrives incomplete, therefore requiring followup. What I have managed so far is to work up a scheduling userform I would like them to utilize. From the userform, I would like to capture the input data and have it submit to my group's email in a format that would allow us, upon approval, to add it to our Outlook appointment calendar by way of a toolbar icon.
I have been looking around the web for a solution I can understand and use. I am still early on the learning curve with VBA. I have seen some information on sending captured data from Excel, but I need to keep this in the Outlook environment or the end user buy-in will not be good. I realize that I may be limiting myself by trying to stick with Outlook only. When the project is finished, it will be located in a network folder that the users will be able to access.
So, having the userform set the way I like, how do I start gathering the input data to send as an email?
If someone can tell me how to post the OTM file from Outlook, I will be happy to show you what I managed so far.
Thank you for any help you may be able to provide.
Patrick