View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas[_2_] Gary Keramidas[_2_] is offline
external usenet poster
 
Posts: 364
Default how can i adapt this formula?

=SUM(IF(NOT(ISERROR(C6:H6)),C6:H6),0)

i need to skip column D

--


Gary