I am having trouble with a slope equation.
=slope(if(Q7:1506>1,Q7:Q1506),if(And(F7:F1506>Y1480,F7:F1506<Y1481),F7:F1506))
ctrl+Shift+entr
Column Q is a bunch of data numbers only
Column F is dates
Column Y are the 2 dates I am looking between
I want to get the slop of the data between the dates but only for data numbers greater than 1.
An help would be great.
=slope(if(Q7:1506>1,Q7:Q1506),if(And(F7:F1506>Y1480,F7:F1506<Y1481),F7:F1506))
ctrl+Shift+entr
Column Q is a bunch of data numbers only
Column F is dates
Column Y are the 2 dates I am looking between
I want to get the slop of the data between the dates but only for data numbers greater than 1.
An help would be great.