G
Guest
I use Outlook 2003. I receive many canned messages daily from a list I am
on. Within each post are a couple pieces of data that I currently
cut-and-paste into a database. It would be wonderful to have a script that
would take these messages, strip out the few pieces of data (text), and write
a text (CSV) file.
I have absolutely no background in VBA.
Is such a thing possible?
If so, a couple little things about this. What happens if the format of the
messages were to ever change? I do not control the list. If a change were
made to either insert more text, change the layout, etc., I imagine the
script would need to be modified.
Whether the file created were a one-time shot or one that were appended is
not of particular concern to me as I can easily filter out in the database
duplicate entries.
If this were possible, is it something that exists and would be modified to
suit my needs? Is it something that a complete novice could attempt and
reasonably expect to complete? Is it easy enough that someone would be able
to whip up a working script without me feeling extremely guilty for asking?
I truly have no clue what is involved in a task like this.
I appreciate any help that can be offered.
on. Within each post are a couple pieces of data that I currently
cut-and-paste into a database. It would be wonderful to have a script that
would take these messages, strip out the few pieces of data (text), and write
a text (CSV) file.
I have absolutely no background in VBA.
Is such a thing possible?
If so, a couple little things about this. What happens if the format of the
messages were to ever change? I do not control the list. If a change were
made to either insert more text, change the layout, etc., I imagine the
script would need to be modified.
Whether the file created were a one-time shot or one that were appended is
not of particular concern to me as I can easily filter out in the database
duplicate entries.
If this were possible, is it something that exists and would be modified to
suit my needs? Is it something that a complete novice could attempt and
reasonably expect to complete? Is it easy enough that someone would be able
to whip up a working script without me feeling extremely guilty for asking?
I truly have no clue what is involved in a task like this.
I appreciate any help that can be offered.