Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Wlh wrote:
Can somebody tell me how to pass/get the proper array item value? case "Range" If T.Cells.Count1 Then MyFunc =MoreComplexFunc(T.Cells(Application.Caller.Row - T.Row + 1, 1)) Else MyFunc=MoreComplexFunc(t.Value) End If Bill Manville MVP - Microsoft Excel, Oxford, England No email replies please - reply in newsgroup |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
is there any built in function to draw lines | Excel Worksheet Functions | |||
Help to build a Look Up Function or What Ever Function Excel 2002 | Excel Worksheet Functions | |||
Sqr built-in function in Excel 2003 VBA | Excel Discussion (Misc queries) | |||
Excel acts as if scroll lock is on when it is not | Excel Discussion (Misc queries) | |||
User-Defined Function pre-empting Built-in Function? How to undo???? | Excel Programming |