VBA extra Data from specific location in body of Outlook To Excel

hajiali

Well-known Member
Joined
Sep 8, 2018
Messages
624
Office Version
  1. 2016
Platform
  1. Windows
Hello Team,

I currently have a Mail Merge Setup in Word which will sent out emails to and email list. The attached Capture.PNG is the template of what that Mail merge looks like. The employees will reply filling the boxes with numbers chooses. The attached Reply.PNG is a sample of what that looks like.

What I need the VBA to do is extract Employee number in Sheet say column D (next Blank row)
Then to pull data from the boxes into column E and on

Using the Reply.PNG as an example the data should be as below.

DEFGHIJKLMN
123456152238405560901501920

Would like this to happen to all unread email under Inbox/BID folder in outlook. so each email should be on the next blank row in the sheet.

any help is greatly appreciated. :)
 

Attachments

  • Capture.PNG
    Capture.PNG
    19.3 KB · Views: 5
  • Reply.PNG
    Reply.PNG
    15 KB · Views: 5

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,214,832
Messages
6,121,843
Members
449,051
Latest member
excelquestion515

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top