Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() tRY: Code: -------------------- =SUM(IF(ISNUMBER(LEFT(G8:G278,LEN(G8:G278)-1)+0),IF((MOD(ROW(G8:G278)-ROW(G8),30)=0)*(LEFT(G8:G278,LEN(G8:G278)-1)+0),LEFT(G8:G278,LEN(G8:G278)-1)+0))) -------------------- Confirmed with CTRL+SHIFT+ENTER not just ENTER -- NBVC Where there is a will there are many ways. 'The Code Cage' (http;//www.thecodecage.com) ------------------------------------------------------------------------ NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=116324 |