Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default User defined functions: Where to keep in VBA?

Hi,

I would like to define some functions and would like these to be available
to me all the time (regardless of what workbook I am working with).
1) Where should I store them?

2) Related to this question, let say that I stored them locally in my
computer (Personal.xls) and then I decided to send my files to someone who
needs to see the results calculated by these functions. Can he see them? If
not, how can I ensure that he can see.

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default User defined functions: Where to keep in VBA?

Probably creating an addin would work better for you. Place all of the
function that you want in a workbook and save it as an addin. It is easy to
distribute and a handy way to add general utilities and functionallity. There
is lots of info on creating addins on this site if you search for it.
--
HTH...

Jim Thomlinson


"GreenInIowa" wrote:

Hi,

I would like to define some functions and would like these to be available
to me all the time (regardless of what workbook I am working with).
1) Where should I store them?

2) Related to this question, let say that I stored them locally in my
computer (Personal.xls) and then I decided to send my files to someone who
needs to see the results calculated by these functions. Can he see them? If
not, how can I ensure that he can see.

Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default User defined functions: Where to keep in VBA?

I thought there may be another way around. Thanks for your response, Jim.

GreenInIowa


"Jim Thomlinson" wrote:

Probably creating an addin would work better for you. Place all of the
function that you want in a workbook and save it as an addin. It is easy to
distribute and a handy way to add general utilities and functionallity. There
is lots of info on creating addins on this site if you search for it.
--
HTH...

Jim Thomlinson


"GreenInIowa" wrote:

Hi,

I would like to define some functions and would like these to be available
to me all the time (regardless of what workbook I am working with).
1) Where should I store them?

2) Related to this question, let say that I stored them locally in my
computer (Personal.xls) and then I decided to send my files to someone who
needs to see the results calculated by these functions. Can he see them? If
not, how can I ensure that he can see.

Thanks.

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
User Defined Functions - Help Text - Make it Easy for the User Andibevan[_2_] Excel Programming 4 March 17th 05 09:51 AM
USer defined functions scooter Excel Programming 1 December 24th 04 02:47 AM
user defined functions Basil Excel Programming 3 June 29th 04 04:59 PM
User defined functions Andy Ives Excel Programming 3 May 25th 04 03:21 PM
excel functions and User defined functions Kanan Excel Programming 4 May 20th 04 11:21 PM


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