Hi all.
I'm using this formula to calculate the number of cells it takes a row to get to a certain number and its working well.
=MATCH(TRUE,INDEX(SUMIF(OFFSET(D2,,,,COLUMN(D2:AN2)-COLUMN(D2)+1),"<>0")>=2099,0),0)
Now I want to specify the formula to only pick up cells in that row that contain numbers.
I'd appreciate any help.
Thanks
G
Bookmarks