Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When calling an add-in function from a worksheet, is
there a way to make the parameter change when a row is inserted or deleted? In other words, I have a function that receives an argument that is a row number. If the row number changes, I want my argument to automatically change. The built-in functions do this, but I have not been able to figure out how to make my functions do this. If I use Row(A37) as the argument, it works great, however, I only want to pass the row number not use a built-in function as a filter. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Parameters in Excel Cubes | Excel Discussion (Misc queries) | |||
Newbe trying to do Dynamic Parameters from a Worksheet | Excel Discussion (Misc queries) | |||
Dynamic Macro Input | Excel Programming | |||
Dynamic Filename From Macro | Excel Programming | |||
Command line parameters into a macro | Excel Programming |