Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All;
I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Check out this site:
http://www.rondebruin.nl/personal.htm "Jack" wrote: Hi All; I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Awsome
Thank's JLGWhiz - I will try this out and update. "JLGWhiz" wrote in message ... Check out this site: http://www.rondebruin.nl/personal.htm "Jack" wrote: Hi All; I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Awsome
Thank you JLGWhiz - I will try and update "JLGWhiz" wrote in message ... Check out this site: http://www.rondebruin.nl/personal.htm "Jack" wrote: Hi All; I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi There;
I tried but I am not able to add the file into references. Please help. Thank you, Jack "Jack" wrote in message ... Awsome Thank's JLGWhiz - I will try this out and update. "JLGWhiz" wrote in message ... Check out this site: http://www.rondebruin.nl/personal.htm "Jack" wrote: Hi All; I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What do you mean by add the file into references? As I understand the use of
the Personal.xls, it goes into the ExcelStart folder so that it is opened automatically when Excel starts up. I don't know about adding anything into references. If you are referring to Add-Ins, then that is a totally different ballgame. "Jack" wrote: Hi There; I tried but I am not able to add the file into references. Please help. Thank you, Jack "Jack" wrote in message ... Awsome Thank's JLGWhiz - I will try this out and update. "JLGWhiz" wrote in message ... Check out this site: http://www.rondebruin.nl/personal.htm "Jack" wrote: Hi All; I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
My expection was creating a class or class module with standard procedure and addthem to tools - references and refere them when ever req. in any excel files. I might need to create dll or what. and How I can refer this files in excel as library. Thank you very for your help, apriciated. Jack "JLGWhiz" wrote in message ... What do you mean by add the file into references? As I understand the use of the Personal.xls, it goes into the ExcelStart folder so that it is opened automatically when Excel starts up. I don't know about adding anything into references. If you are referring to Add-Ins, then that is a totally different ballgame. "Jack" wrote: Hi There; I tried but I am not able to add the file into references. Please help. Thank you, Jack "Jack" wrote in message ... Awsome Thank's JLGWhiz - I will try this out and update. "JLGWhiz" wrote in message ... Check out this site: http://www.rondebruin.nl/personal.htm "Jack" wrote: Hi All; I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
maybe this site will help.
http://www.ozgrid.com/VBA/excel-add-in-create.htm "Jack" wrote: Hi My expection was creating a class or class module with standard procedure and addthem to tools - references and refere them when ever req. in any excel files. I might need to create dll or what. and How I can refer this files in excel as library. Thank you very for your help, apriciated. Jack "JLGWhiz" wrote in message ... What do you mean by add the file into references? As I understand the use of the Personal.xls, it goes into the ExcelStart folder so that it is opened automatically when Excel starts up. I don't know about adding anything into references. If you are referring to Add-Ins, then that is a totally different ballgame. "Jack" wrote: Hi There; I tried but I am not able to add the file into references. Please help. Thank you, Jack "Jack" wrote in message ... Awsome Thank's JLGWhiz - I will try this out and update. "JLGWhiz" wrote in message ... Check out this site: http://www.rondebruin.nl/personal.htm "Jack" wrote: Hi All; I have some standard funcations written to one worksheet in module. I want that function to be used in any worksheet I open with excell. Can I add them as dll or module to standard. IF yes then how? - Thank you in advance. Jack |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert cell formula functions to code functions | Excel Discussion (Misc queries) | |||
efficiency: database functions vs. math functions vs. array formula | Excel Discussion (Misc queries) | |||
Conversion from Spreadsheet Toolkit functions (ESSV....) to EssBase API functions | Excel Programming | |||
Public Functions As Worksheet Available Functions | Excel Programming | |||
excel functions and User defined functions | Excel Programming |