Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Shared Macro

Hi
I have created a macro with Excel 2000. My associates and myself will be
creating spreadsheets and will need to have access to that macro. How
can I make it that I can run from another spreadsheet as well as several
people having access to the macro ?

Please revert at the earliest.

Warm regards,
Rajesh

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Shared Macro

see
http://office.microsoft.com/assistan...croWhenExcelSt
arts.aspx and
http://office.microsoft.com/assistan...rsonalXLS.aspx for
an overview of running macros automatically when xl starts. For your
particular question, I'd probably recommend you save the wb in which the
macro is located as an add-in, place the add-in on a shared drive, and have
everyone interested in running your macro just activate the add-in. When you
activate the add-in, the instructions specified in the underlying wb's code
will run, essentially giving you what you're looking for. Placing the add-in
on a shared/central site gives you the option of modifying the code as
needed. If you're confidend that the code won't change over time, you can
also create a stand-alone add-in and distribute the file - this would allow
people who aren't connected to your network to use the add-in as well.

HWH

"Rajesh Sharma" wrote in message
...
Hi
I have created a macro with Excel 2000. My associates and myself will be
creating spreadsheets and will need to have access to that macro. How
can I make it that I can run from another spreadsheet as well as several
people having access to the macro ?

Please revert at the earliest.

Warm regards,
Rajesh

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



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
Macro for shared workbook puiuluipui Excel Discussion (Misc queries) 0 November 23rd 09 08:41 AM
Macro vs Shared Doc Snakeoids Excel Discussion (Misc queries) 2 November 1st 07 07:11 PM
Macro vs Shared Doc Snakeoids Excel Discussion (Misc queries) 0 November 1st 07 12:04 AM
Shared Workbooks with Macro Brendan Vassallo Excel Discussion (Misc queries) 2 April 28th 06 03:45 AM
Macro error when file is shared Eric @ SEASH, Evansville Excel Discussion (Misc queries) 2 August 25th 05 03:26 AM


All times are GMT +1. The time now is 05:32 AM.

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"