View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
NBVC[_106_] NBVC[_106_] is offline
external usenet poster
 
Posts: 1
Default Help with this formula


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