Create new column in excel when email received.
Good afternoon all,
I am wondering if somebody could help me with this, I have tried to piece together some code but I am getting nowhere, I am not familiar with using VBA for outlook.
I am trying to get VBA to create a new column in my excel workbook when an email with a specific subject arrives in the shared mailbox.
The process is explained below:
1. The new email is generated from an existing script which has a pre-determined subject.
2. Inside the email is a department, surname and forename.
3. I need the script to be able to identify from the email; which department the individual pertains. There are 4 departments, so there are 4 separate worksheets.
4. Then create a new column in the departments excel sheet in the workbook with the name from the email.
Is this something that is easy to do?
Please let me know if you could help me with this.
Many thanks,
Ecalid