H
hendis
Hi, everyone! TIA to anybody that can help...
I'm not sure that I'm in the right place, so I'm going to ask some kind
person to send me where I need to go to solve this problem...
I was given a project by the "powers that be" where I work. It seems
that when someone registers for our "giveaway" at our website, a form
is generated with the registrant's information in a 12-line table,
which is then emailed (as an attachment) to our marketing director. She
needs to extract one line (the email address of the registrant) from
that form. This would be a simple task if it was just one registration,
but we get several hundred a day.
Currently, I'm
opening each attachment
pasting the form into Word (Doc1)
converting the table to text (Table|Convert|TableToText)
pasting the needed info (email address) into Word (Doc2)
Repeat using next submission...
Needless to say, we've got a long, slow process. This wouldn't be bad
if we had 1 or 2 to take care of... but what about 375+?
We'd like to do this with software, if at all possible. It would even
be better if we could do this automatically within Outlook, since that
is the location where the emails are originally received. (We're using
OL 2002)
I'll be honest -- I don't know if I need to do this as a script, batch
file or macro initiated by Outlook rules or try to develop a standalone
program, or something else entirely.
I'd like a few suggestions, please...
Thanks
hendis
I'm not sure that I'm in the right place, so I'm going to ask some kind
person to send me where I need to go to solve this problem...
I was given a project by the "powers that be" where I work. It seems
that when someone registers for our "giveaway" at our website, a form
is generated with the registrant's information in a 12-line table,
which is then emailed (as an attachment) to our marketing director. She
needs to extract one line (the email address of the registrant) from
that form. This would be a simple task if it was just one registration,
but we get several hundred a day.
Currently, I'm
opening each attachment
pasting the form into Word (Doc1)
converting the table to text (Table|Convert|TableToText)
pasting the needed info (email address) into Word (Doc2)
Repeat using next submission...
Needless to say, we've got a long, slow process. This wouldn't be bad
if we had 1 or 2 to take care of... but what about 375+?
We'd like to do this with software, if at all possible. It would even
be better if we could do this automatically within Outlook, since that
is the location where the emails are originally received. (We're using
OL 2002)
I'll be honest -- I don't know if I need to do this as a script, batch
file or macro initiated by Outlook rules or try to develop a standalone
program, or something else entirely.
I'd like a few suggestions, please...
Thanks
hendis