Thread: formula help
View Single Post
  #1   Report Post  
Bill H.
 
Posts: n/a
Default formula help

I have a cell with this formula:

{=INDEX(B:B,MAX((B1:B368<0)*ROW(INDIRECT("1:368") )))/(316+COUNTIF(D3:D368,"
0"))}


I don't remember how it was made up (I got help on this forum), but now I
need to update it by changing the 316 summed value in the last expression to
681. When I do that, the starting and ending braces disappear, and the cell
containing this formula returns a #VALUE! message.

How to fix?

Thanks.

--
Bill