JACOBB9900
New Member
- Joined
- Apr 8, 2019
- Messages
- 38
Hello,
I am currently using a VBA code which extracts emails from outlook. I am attempting to use the split function in order to separate the body of the email using a colon as a delimiter. I am extremely new to VBA only learning what I can from forums and Google searches and one thing I've yet to understand is where to place the functions. In this case it is the Split function. Any help is appreciated. I will try to put the code on this thread for better understanding.
Thank you.
I am currently using a VBA code which extracts emails from outlook. I am attempting to use the split function in order to separate the body of the email using a colon as a delimiter. I am extremely new to VBA only learning what I can from forums and Google searches and one thing I've yet to understand is where to place the functions. In this case it is the Split function. Any help is appreciated. I will try to put the code on this thread for better understanding.
Thank you.