Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
blaze57
 
Posts: n/a
Default How do I share macros?

I want to create macros and get them to other users in my group so they can
use them. what is the best way to do that?
  #2   Report Post  
 
Posts: n/a
Default

hi,
export the macro through the vb editor to a public drive
then have your other users import the macro through the vb
editor.
to export.
open the vb editor(alt+F11). on the left side, click
your project to expand it. right click the module the
macro is in. click export. it will save as with a .bas
file extention.
To import.
open the vb editor(alt+F11). on the left side, Right click
your project. click import. brouse to find the file.

-----Original Message-----
I want to create macros and get them to other users in my

group so they can
use them. what is the best way to do that?
.

  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

Create an addin with the macros, and install on all machines.

--

HTH

RP
(remove nothere from the email address if mailing direct)


wrote in message
...
hi,
export the macro through the vb editor to a public drive
then have your other users import the macro through the vb
editor.
to export.
open the vb editor(alt+F11). on the left side, click
your project to expand it. right click the module the
macro is in. click export. it will save as with a .bas
file extention.
To import.
open the vb editor(alt+F11). on the left side, Right click
your project. click import. brouse to find the file.

-----Original Message-----
I want to create macros and get them to other users in my

group so they can
use them. what is the best way to do that?
.



  #4   Report Post  
Dave Peterson
 
Posts: n/a
Default

I like Bob's suggestion of creating an addin, but then you have to give the
users someway of executing your macros.

John Walkenbach's menumaker adds menu items on the fly. It's really simple to
use. You can find it:
http://j-walk.com/ss/excel/tips/tip53.htm

If you want a toolbar, here's how I do it:
http://groups.google.co.uk/groups?th...5B41%40msn.com

It's not quite as pretty as John's, but I try to keep the number of items on a
toolbar less than a dozen or so. (I find the menus much nicer.)

blaze57 wrote:

I want to create macros and get them to other users in my group so they can
use them. what is the best way to do that?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Enabling macros Peter M Excel Discussion (Misc queries) 3 February 7th 05 10:57 PM
sorting with macros Sorting in macros Excel Discussion (Misc queries) 1 February 1st 05 09:02 AM
Transferring toolbars and macros to other computers Darrell Excel Discussion (Misc queries) 1 January 19th 05 12:21 AM
The available macros list in XL; how to suppress filename from showing KR Excel Discussion (Misc queries) 1 January 10th 05 07:20 PM
Macros disappear after a file is imported Brent E Excel Discussion (Misc queries) 1 December 18th 04 12:25 AM


All times are GMT +1. The time now is 11:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"