Thread: Syntax?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dpb dpb is offline
external usenet poster
 
Posts: 109
Default Syntax?

How write

sumif(A1:10,=ISBLANK(),G1:G10)

??

Sum column G if column A blank

--