Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Macro available to multiple users via network

I need to make a macro available to multiple users via our office network. I
can create the macro easily using the Macro Recorder; but, I can't access the
the Personal.xls folder of all the users who need to use it. Any suggestions
on how to share the macro (while protecting it from accidental tampering by
others)?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 638
Default Macro available to multiple users via network

On May 16, 11:40*am, ABlevins
wrote:
I need to make a macro available to multiple users via our office network. *I
can create the macro easily using the Macro Recorder; but, I can't access the
the Personal.xls folder of all the users who need to use it. *Any suggestions
on how to share the macro (while protecting it from accidental tampering by
others)?


I would suggest making it an Add-In and having everyone install the
Add-In through Tools--Add-Ins.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 421
Default Macro available to multiple users via network

Hi A,

In addition to JW's excellent suggestion, try
placing the Add-in in a common network
share. Then the add-in can be installed, as
suggested by JW, via Tools | Addins. This
will also make maintenence easier.

If you are new to the world of add-in
creation, distribution and installation, see
Jan Karel Pieterse's excellent tutorial at

Creating An Add-in From An Excel Macro.
http://www.jkp-ads.com/Articles/DistributeMacro00.htm



---
Regards.
Norman


"ABlevins" wrote in message
...
I need to make a macro available to multiple users via our office network.
I
can create the macro easily using the Macro Recorder; but, I can't access
the
the Personal.xls folder of all the users who need to use it. Any
suggestions
on how to share the macro (while protecting it from accidental tampering
by
others)?


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 638
Default Macro available to multiple users via network

On May 16, 12:13*pm, "Norman Jones"
wrote:
Hi A,

In addition to JW's excellent suggestion, try
placing the Add-in in a common network
share. Then the add-in can be installed, as
suggested by JW, via *Tools | Addins. This
will also make maintenence easier.

If you are new to the world of add-in
creation, distribution and installation, see
Jan Karel Pieterse's excellent tutorial at

* * * * Creating An Add-in From An Excel Macro.
* * * *http://www.jkp-ads.com/Articles/DistributeMacro00.htm

---
Regards.
Norman

"ABlevins" wrote in message

...



I need to make a macro available to multiple users via our office network..
I
can create the macro easily using the Macro Recorder; but, I can't access
the
the Personal.xls folder of all the users who need to use it. *Any
suggestions
on how to share the macro (while protecting it from accidental tampering
by
others)?- Hide quoted text -


- Show quoted text -


And, in addition to Norman's response, have a look at Ken Puls' info
regarding deploying an add-in across a network. I use a modified
version of this code almost daily.

http://www.excelguru.ca/node/45
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
Update Worksheet on Network by Multiple Users Angelik29 Setting up and Configuration of Excel 0 January 15th 09 11:17 AM
Can I share a selfcert macro workbook with other network users KarenF Excel Discussion (Misc queries) 4 December 11th 06 11:22 PM
Multiple Users working on Excel in Network gilginat Excel Discussion (Misc queries) 1 July 3rd 06 03:57 PM
How to allow multiple users to update workbook (on network)? quddusaliquddus Excel Discussion (Misc queries) 0 June 29th 05 07:33 PM
How can I share a macro with other users in the network within a . Veronica Excel Worksheet Functions 8 March 16th 05 02:41 PM


All times are GMT +1. The time now is 06:29 PM.

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

About Us

"It's about Microsoft Excel"