Need instructions for coping existing macro vba and creating a new macro on a different machine

  • Follow


I have a macro that I want to e-mail someone.

I copied it and pasted it into a .txt file.

I also want to send instructions for inserting the macro to be used with all 
documents.

Not sure if they have 2003 or 2007!

I've been looking on the Internet for some simple instructions for adding a 
macro when you already have the vba but can't find anything that really 
fits.

Can you help me get such instructions?


Thanks 


0
Reply Cal 6/5/2010 2:08:53 PM

The instructions you need are at
http://www.gmayor.com/installing_macro.htm.

The instructions are very nearly the same for Word 2003 and 2007
(assuming you didn't use any features in your macro code that are
specific to Word 2007).

--
Regards,
Jay Freedman
Microsoft Word MVP        FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.


On Sat, 5 Jun 2010 10:08:53 -0400, "   Cal Who"
<CalWho@roadrunner.com> wrote:

>I have a macro that I want to e-mail someone.
>
>I copied it and pasted it into a .txt file.
>
>I also want to send instructions for inserting the macro to be used with all 
>documents.
>
>Not sure if they have 2003 or 2007!
>
>I've been looking on the Internet for some simple instructions for adding a 
>macro when you already have the vba but can't find anything that really 
>fits.
>
>Can you help me get such instructions?
>
>
>Thanks 
>
0
Reply Jay 6/5/2010 2:34:14 PM


Perfect! Better than anything I found before.

Thanks

"Jay Freedman" <jay.freedman@verizon.net> wrote in message 
news:78nk06dvvvokffao53tj2c4au244r96s12@4ax.com...
> The instructions you need are at
> http://www.gmayor.com/installing_macro.htm.
>
> The instructions are very nearly the same for Word 2003 and 2007
> (assuming you didn't use any features in your macro code that are
> specific to Word 2007).
>
> --
> Regards,
> Jay Freedman
> Microsoft Word MVP        FAQ: http://word.mvps.org
> Email cannot be acknowledged; please post all follow-ups to the
> newsgroup so all may benefit.
>
>
> On Sat, 5 Jun 2010 10:08:53 -0400, "   Cal Who"
> <CalWho@roadrunner.com> wrote:
>
>>I have a macro that I want to e-mail someone.
>>
>>I copied it and pasted it into a .txt file.
>>
>>I also want to send instructions for inserting the macro to be used with 
>>all
>>documents.
>>
>>Not sure if they have 2003 or 2007!
>>
>>I've been looking on the Internet for some simple instructions for adding 
>>a
>>macro when you already have the vba but can't find anything that really
>>fits.
>>
>>Can you help me get such instructions?
>>
>>
>>Thanks
>> 


0
Reply Cal 6/5/2010 4:19:36 PM

2 Replies
340 Views

(page loaded in 0.073 seconds)

Similiar Articles:










7/30/2012 3:32:06 PM


Reply: