Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I receive emails with tab delimited data looking like this
9:46 ET AAA 100 BBBB CCC DDD [EEEEEEEE] I'd like to grab this data directly from my email account and load into Excel sheet. ColumnA = 9:46 ET ColumnB = AAA ColumnC = 100 ColumnD = BBBB ColumnE = CCC ColumnF = DDD ColumnG = EEEEEEEE I think I understand how to connect to outlook but I don't know the rest What is the method to parse based on delimiter? Or how else can I do this Thoughts Thanks Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
parse name from email address | Excel Discussion (Misc queries) | |||
parse email address | Excel Discussion (Misc queries) | |||
Parse an email address | Excel Worksheet Functions | |||
Parse an email address | Excel Worksheet Functions | |||
Parse raw data | Excel Programming |