Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Sharing function in a module

Hi;

I have a user that has a function he has written to
calculate tax rates. The function is stored in a module
in a spreadsheet.

What is the best way to share this function with all of
his spreadsheets? Is there a way to make this module
available to all open worksheets?

Your help is greatly appreciated!

Julie
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Sharing function in a module

Put the code in a new workbook. Make the new workbook an addin

Load the addin (tools=Addins, browse button)

--
Regards,
Tom Ogilvy

"Julie" wrote in message
...
Hi;

I have a user that has a function he has written to
calculate tax rates. The function is stored in a module
in a spreadsheet.

What is the best way to share this function with all of
his spreadsheets? Is there a way to make this module
available to all open worksheets?

Your help is greatly appreciated!

Julie



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Sharing function in a module

Thank you Tom!


-----Original Message-----
Put the code in a new workbook. Make the new workbook an

addin

Load the addin (tools=Addins, browse button)

--
Regards,
Tom Ogilvy

"Julie" wrote in

message
...
Hi;

I have a user that has a function he has written to
calculate tax rates. The function is stored in a module
in a spreadsheet.

What is the best way to share this function with all of
his spreadsheets? Is there a way to make this module
available to all open worksheets?

Your help is greatly appreciated!

Julie



.

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
code in module A to not execute a Worksheet_SelectionChange sub of another module Jack Sons Excel Discussion (Misc queries) 4 December 11th 05 11:52 PM
Call Private Function from ThisWorkbook module Beto[_3_] Excel Programming 3 February 25th 04 01:36 PM
Calling VBA function that is in another module Jag Man Excel Programming 2 January 7th 04 03:37 AM
Calling a module function from a class method ranafout[_2_] Excel Programming 1 November 12th 03 11:08 AM
Variable from a sheet module in a class module in XL XP hglamy[_2_] Excel Programming 2 October 14th 03 05:48 PM


All times are GMT +1. The time now is 09:07 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"