Hello,
I'm trying to extract certain text within Outlook 2003 emails an put the information into an Excel 2003 Spreadsheet with the column headings of:
DATE/TIME SENDER RECEIVER APP SENDER REF# ERROR MSG
--------------------------------------------------------------------------------------------------------
This is what EVERY EMAIL looks like:
ERROR DATE/TIME 22-Aug-2013 13:35:00
SENDER 012345678 (this can be different)
RECEIVER 987654321A (this can be different)
APP 810 (this can be different)
SOURCE (this field not needed on spreadsheet)
ERROR (303) Missing Trading Partner Profile for...(can be up to 3 lines of text)
xxx SESSION ID 00000123
xxx REF# F-12345678
Does anyone have any ideas how this can be accomplished with either a Macro or VBA?
Any help would be greatly appreciated.
Bob
I'm trying to extract certain text within Outlook 2003 emails an put the information into an Excel 2003 Spreadsheet with the column headings of:
DATE/TIME SENDER RECEIVER APP SENDER REF# ERROR MSG
--------------------------------------------------------------------------------------------------------
This is what EVERY EMAIL looks like:
ERROR DATE/TIME 22-Aug-2013 13:35:00
SENDER 012345678 (this can be different)
RECEIVER 987654321A (this can be different)
APP 810 (this can be different)
SOURCE (this field not needed on spreadsheet)
ERROR (303) Missing Trading Partner Profile for...(can be up to 3 lines of text)
xxx SESSION ID 00000123
xxx REF# F-12345678
Does anyone have any ideas how this can be accomplished with either a Macro or VBA?
Any help would be greatly appreciated.
Bob