Home |
Search |
Today's Posts |
#15
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Change y.address to
y.address(1,1,xlA1,True) -- Regards, Tom Ogilvy "pm" wrote in message ... pm wrote: s = "=INDEX('" & c & x & "'!C8:EX8,1,MATCH(" & y.Address & ",'" & c & x & "'!C15:EX15,0))" y.Address everything seems to be ok, only when i work in the same sheet.. ie. i use my function in D20 cell in sheet1 and then in another sheet i'd like to get value from this cell (by simple link) =Sheet!D4 and i get #N/D! just i write anything in another sheet and results in D20 in sheet1 turn into error, when i write anything in sheet1 result in D20 become value... does this function work only when i operate in sheet i placed this function? rgs |
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 |