Home |
Search |
Today's Posts |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
pm wrote:
thank you :) but i have one more question i changed my function: Function FindID(c As Variant, x As String, y As Range) 'c - file 'x - sheet 'y - value i look for s = "=INDEX('" & c & x & "'!C8:EX8,1,MATCH(" & y.Value & ",'" & c & x & "'!C15:EX15,0))" FindID = Evaluate(s) End Function and formula: =findid($C$5;$B$3;$C23) and result #N/D! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loose formula/value (when building graphs) | Excel Worksheet Functions | |||
Formula Building in Excel 2007 | Excel Discussion (Misc queries) | |||
When building formula in excel, it would be very useful to have t. | Excel Programming | |||
When building formula in excel, it would be very useful to have t. | Excel Programming | |||
Building a Named Range in a formula with VBA | Excel Programming |