K
Kevin Atherton
I want to extract some data from a few hundred emails I have, but each one
is huge and rather than spending the half-hour it'll take opening them
manually, searching for the tag string and then copy-pasting the value
immediately after it into Excel, is there a way to query the email database
directly using regular expressions or something similar?
Just as an explanation: I have a few hundred emails with errors in them, and
I want to extract the actual error code, but it's in different places pages
down in each email. It always says "ErrCode: [" and then the 20-digit code.
Any suggestions?
is huge and rather than spending the half-hour it'll take opening them
manually, searching for the tag string and then copy-pasting the value
immediately after it into Excel, is there a way to query the email database
directly using regular expressions or something similar?
Just as an explanation: I have a few hundred emails with errors in them, and
I want to extract the actual error code, but it's in different places pages
down in each email. It always says "ErrCode: [" and then the 20-digit code.
Any suggestions?