Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Russ,
There is nothing inherently special about "Personal.xls". It is just a standard WB that is hidden by default and normally resides in your XLSTART folder so it opened along with Excel. As such, the same rules apply to accessing its routine as with any other workbook. As others have pointed, an add-in is different which may be what you are after. NickHK "Russ" wrote in message ups.com... It is my understanding that any subroutine saved in 'personal.xls' will be accessible to all open workbooks. Does that also apply to functions as well? I have several recorded macros in the 'personal.xls' workbook and am able to exceture them via shortcut keys from any other workbook, however functions I manually define in the VB editior don't seem to be accessible outside 'personal.xls'. Is there some whay I can make functions globally available to all open workbooks? Thanks, Russ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
personal.xls | Excel Discussion (Misc queries) | |||
Personal macro workbook and personal.xls | Excel Discussion (Misc queries) | |||
personal.htm & personal.xls in Macro | Excel Programming | |||
Personal.xls | Excel Programming |