stwaltemyer
IS-IT--Management
Hi,
I am creating a new reservation form for my office to use with a calendar. When a user opens the form many form regions are available for filling in. There are also a number of checkboxes that users can choose depending on what their needs are (i.e. "maintenance", "Information Technology", "Help Desk", etc...). This is what I've already built, and I've already got some VBscript code written, but this is going a little beyond my knowledge of VB language.
But now, I want to be able to accomplish the following:
When one of those checkboxes is checked, I want the corresponding email account to be added to the "To" field. So when someone checks the "maintenance" box, email account "maintenance@myBusiness.com" will be added to the "To" field.
Any help is greatly appreciated! Thank you so much!
I am creating a new reservation form for my office to use with a calendar. When a user opens the form many form regions are available for filling in. There are also a number of checkboxes that users can choose depending on what their needs are (i.e. "maintenance", "Information Technology", "Help Desk", etc...). This is what I've already built, and I've already got some VBscript code written, but this is going a little beyond my knowledge of VB language.
But now, I want to be able to accomplish the following:
When one of those checkboxes is checked, I want the corresponding email account to be added to the "To" field. So when someone checks the "maintenance" box, email account "maintenance@myBusiness.com" will be added to the "To" field.
Any help is greatly appreciated! Thank you so much!