M
Mike C
Hello, I am trying to accomplish the following, in case anyone knows
how to do it.
I need to (1) take the contents of the active cell, (2) open my yahoo
mail in internet explorer(http://us.mc576.mail.yahoo.com/mc/
welcome?.rand=d64n921nnhrdu).
And then (3) to place the active cell contents in the "search mail"
search box, and then (3) press enter to display the results.
Does anyone have similar code that shows how this can be accomplished
with VBA?
FYI, the HTML shows the form ID as "searchTheMailFrmtop"
(<form id="searchTheMailFrmtop" name="searchTheMailFrmtop" action="/y5/
s/search;_ylt=ArD8uqVNMO9zi.gQwuZONpxpk70X?extraargs=%26.rand
%3D324755575%26da%3D0" method="post" target="_top"><p>)
Any suggestions would be greatly appreciated.
how to do it.
I need to (1) take the contents of the active cell, (2) open my yahoo
mail in internet explorer(http://us.mc576.mail.yahoo.com/mc/
welcome?.rand=d64n921nnhrdu).
And then (3) to place the active cell contents in the "search mail"
search box, and then (3) press enter to display the results.
Does anyone have similar code that shows how this can be accomplished
with VBA?
FYI, the HTML shows the form ID as "searchTheMailFrmtop"
(<form id="searchTheMailFrmtop" name="searchTheMailFrmtop" action="/y5/
s/search;_ylt=ArD8uqVNMO9zi.gQwuZONpxpk70X?extraargs=%26.rand
%3D324755575%26da%3D0" method="post" target="_top"><p>)
Any suggestions would be greatly appreciated.