Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an add-in, which provides certain user defined functions to xl.
However, an argument of some of these functions is a text string representing the name of a defined range in the "calling" workbook/worksheet", which does not get resolved correctly on recalcs of in-active workbooks/sheets. For this reason, it would be useful to be able to get information (in vba) on from which workbook and worksheet a function call is beeing made. Is this possible and if so how??? Bwetter programming (passing the range) could avoid this problem, but we're stuck with what we have a need the fix to be backwards compatible... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calling macros in another workbook | Excel Worksheet Functions | |||
Calling another workbook not working | Excel Worksheet Functions | |||
Reference code in another workbook from a calling workbook | Excel Programming | |||
What workbook is calling the function | Excel Programming | |||
calling sub from another workbook | Excel Programming |