How to read data elements from a string

I have a mail body which has been translated to text, the tabular data in the mail body converted to a different structure and ended up getting a bunch of whitespaces. I need to get the highlighted values.


The attached is the actual mail and the text file containing the email body Docs.zip (6.4 KB)
Here I’m taking the body by writing the code mail.Headers(“PlainText”)
Is there any way to get the actual mail body, Could someone help.

did you try to copy in to excel ?

Hi here there is no data table to write into excel.