Hi
forgot to remove the '*'. Try:
=SLOPE(OFFSET(_08ItaN_Top,SUM(ROW())-8-DayCount6m,0,DayCount6m,1),OFF
SET(_08ItaR_Top,658,0,DayCount6m,1))
--
Regards
Frank Kabel
Frankfurt, Germany
"Frank Kabel" schrieb im Newsbeitrag
...
Hi
untested but try:
=SLOPE(OFFSET(_08ItaN_Top,*SUM(ROW())-8-DayCount6m*,0,DayCount6m,1),OFF
SET(_08ItaR_Top,658,0,DayCount6m,1))
--
Regards
Frank Kabel
Frankfurt, Germany
"Hardy" schrieb im Newsbeitrag
...
Hi,
Sorry, I am good at some stuff, but clueless with arrays.
=SLOPE(OFFSET(_08ItaN_Top,*ROW()-8-DayCount6m*,0,DayCount6m,1),OFFSET(_
08ItaR_Top,658,0,DayCount6m,1))
The bolded term above is meant to return value, 658, but returns
{658},
which means the formula returns #N/A. ROW() is causing the proble,
as
DayCount6m refers to cell with a value in.
Any thoughts..
Thanks in advance
--
Hardy
---------------------------------------------------------------------
---
Hardy's Profile:
http://www.excelforum.com/member.php...fo&userid=3163
View this thread:
http://www.excelforum.com/showthread...hreadid=274550