mcdhappy80
Registered User.
- Local time
- Today, 14:30
- Joined
- Jun 22, 2009
- Messages
- 347
Here's the scenario:
I receive a mail. The mail contains text and maybe some tables, so You can treat the mail as simple .txt document.
What I need to do is somehow (with some VBA function) read the entire .txt document from within the access and import specific stuff from the document.
Can someone tell me what approach would You use to create such function that will read text from the document and determin what is what?
Thank You.
I receive a mail. The mail contains text and maybe some tables, so You can treat the mail as simple .txt document.
What I need to do is somehow (with some VBA function) read the entire .txt document from within the access and import specific stuff from the document.
Can someone tell me what approach would You use to create such function that will read text from the document and determin what is what?
Thank You.