I'm working with an Outlook Form that needs to work as follows: ( I know that VBA has to be used for this )
My form has text boxes for both a Manger and an Employee to input info. The manager fills out his fields and e-mails the form to the employee. The Employee then needs to fill out his/her fields and replies back to the manager with the completed form.
THE PROBLEM -- WHEN YOU REPLY TO AN OUTLOOK FORM THE ORIGINAL FORM DISAPPEARS. One can forward, but many users are going to be using this and it will be difficult to remind everyone to constantly hit 'Forward' instead of 'Reply'. Can VBA be used in this case to faciliate the reply of a form? Thanks!
My form has text boxes for both a Manger and an Employee to input info. The manager fills out his fields and e-mails the form to the employee. The Employee then needs to fill out his/her fields and replies back to the manager with the completed form.
THE PROBLEM -- WHEN YOU REPLY TO AN OUTLOOK FORM THE ORIGINAL FORM DISAPPEARS. One can forward, but many users are going to be using this and it will be difficult to remind everyone to constantly hit 'Forward' instead of 'Reply'. Can VBA be used in this case to faciliate the reply of a form? Thanks!