How to export table from outlook into ms access table?

Joined
Mar 26, 2022
Messages
1
Reaction score
0
I have a problem in writing vba code to import table receive via email into Ms Access table.

Email body is like this:

Monthly transfer for ABC.
FromaccountToaccountamountdatetotal
Alex123Ben345100
100
1/2/22
3/2/22
200
CandyC412Daniel D87650
50
2/3/22
2/3/22
100

How do i write vba code to import the above table from outlook body into ms access table? Access table to include email title for every record so i know this record is from ABC monthly transfer.

Anyone can assist? Highly appreciate that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top