Thread
: [Solved]
have a formula that combines two cells return a zero instead of a blank cell
View Single Post
08-07-2017, 07:53 PM
Logit
Windows 10
Office 2007
Expert
Join Date: Jan 2017
Posts: 591
Code:
=IF(COUNTIF($I$2:I2,I2)=1,SUMIF($I$2:$I$433,I2,$H$2:$H$433),"0")
Paste J2 and drag down
Logit
View Public Profile
Find all posts by Logit