Forum Discussion
Hmike00
Jan 15, 2019Copper Contributor
Need help with creating formula
Hello and thank you for your time. I am wanting to create a formula similar to a IF formula. I have used IF formulas as simple as =IF(A1="January",+B1,0). What I am trying accomplish is a similar fu...
Detlef_Lewin
Jan 15, 2019Silver Contributor
Hello
Try SUMIFS() or even better use a pivot table.