I want to create a visual basic 6 script that reads in an emails text to process is. Also, is there a way to have a macro run on the opening or receival of an email. All help would be greatly appreciated.
Thanks in advance.
One more thing. When you say a "visual basic 6 script" I'd say you're unaware of the distinction between VB 6 and VBScript. You might investigate the difference, and if you are in fact wishing to write a script, that's a different forum.
I am using outlook 2000(visual basic 6) and I am looking to create a script that reads in data either from an attachment or the email body itself. the data will be in .csv format. It will be calendar data and I want to create a calendar event in outlook for each of these events. I want to know what objects might come in handy and how to make the macro run on the recieval of an email.
Thanks for all the help in advance.
Outlook 2000 uses VBA not VB6 - try forum709. Also read faq222-2244 to see how to get the best from these forums.
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first.
'If we're supposed to work in Hex, why have we only got A fingers?' Drive a Steam Roller
In the Help window, expand 'Programming Concepts'. Work you way through that section, it should provide much of the info you are seeking (inlcuding how to respond to the opening or reception of an email)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.