I
Ivan Weiss
I have an application where employees fill out forms and they are
e-mailed to the responsibility party once completed. I was planning on
using Microsoft Outlook (since everyone uses it for office e-mail) using
VBA. However, I was wondering if this is a mistake in performance
measures. It is a small app with under 10 users but I would like it to
be scalable and as efficient as possible. Are there better methods than
creating an outlook object in my program and manipulating it to function
as I want?
e-mailed to the responsibility party once completed. I was planning on
using Microsoft Outlook (since everyone uses it for office e-mail) using
VBA. However, I was wondering if this is a mistake in performance
measures. It is a small app with under 10 users but I would like it to
be scalable and as efficient as possible. Are there better methods than
creating an outlook object in my program and manipulating it to function
as I want?