Create a shortcut that runs this vbs file. You also assign a keystroke combo
to the shortcut (in the shortcut Properties).
You will have to add the address you want to this vbs file.
---macro.vbs--
set sh=createobject("wscript.shell")
sh.sendkeys ""
--end file--
Put the cursor where you want and press the keyboard combo (e.g
Ctrl-shift-e) that runs the macro file.
--
Was this helpful? Then click the "Yes" Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales....htm#RateAPost
Mark L. Ferguson
..
"Irv" <> wrote in message
news:BAD22BCE-CEB2-4F97-8EA0-...
> In the first post I said"(running w/Office 2007 if it means anything)"
> I want to be able to hit a key or keys and have it insert my email address
> both within windows and also on the internet. I am in the process of
> changing my email address on many sites and it would really help to be
> able
> to do this.
> Does that explain it better?
> Thanks
>
> "Bob F." wrote:
>
>> "Irv" <> wrote in message
>> news:5EB0C82E-C331-4EDB-B884-...
>> >I want to be able to insert it where needed, either on the Web or in
>> >Windows
>> > if possible.
>> >
>> > "Bob F." wrote:
>> >
>> >> "Irv" <> wrote in message
>> >> news:6593EC4A-F97E-4E85-A757-...
>> >> > Excuse me for the typo....You got the message though
>> >> >
>> >> > "Bob F." wrote:
>> >> >
>> >> >> "Irv" <> wrote in message
>> >> >> news:C21B6923-9290-47F3-921A-...
>> >> >> >I was wondering it was possible to create a Micro in Vista
>> >> >> >Ultimate
>> >> >> >(running
>> >> >> > w/Office 2007 if it means anything) so that with a keystroke it
>> >> >> > would
>> >> >> > enter
>> >> >> > my email address>
>> >> >>
>> >> >>
>> >> >> I know how to create a Macro but what's a Micro?
>> >> >>
>> >> >> --
>> >> >> BobF.
>> >> >>
>> >>
>> >>
>> >> Ok...but I was serious though... thought I missed something.
>> >> Anyway...how
>> >> to create a macro is a long story, particularly when you haven't said
>> >> where.
>> >> In Excel? in an application program? or someplace else? Let us know
>> >> and
>> >> we
>> >> might be able to point you to a help page. If it's in Excel, the
>> >> Excel
>> >> help
>> >> feature has a pretty good section and there are some good books on the
>> >> market.
>> >>
>> >> --
>> >> BobF.
>> >>
>>
>>
>> You might want to be looking at CGI or Script Writing or even Batching.
>> Sorry to ask for more details but just trying to answer your question.
>> What
>> is it that you are trying to do? When you say "running w/Office 2007"
>> and
>> now you ask about "Web or in Windows", I don't equate the two.
>>
>> --
>> BobF.
>>