SUMIFS Syntax
Using NUMBERS
Need to sum a column of numbers based on 2 conditions. One condition is that the range of cells is blank. What is the correct syntax?
iMac (M1, 2021)
Using NUMBERS
Need to sum a column of numbers based on 2 conditions. One condition is that the range of cells is blank. What is the correct syntax?
iMac (M1, 2021)
Use "" as the condition. This is a null string, two quotes with nothing in the middle.
Thank you.
SUMIFS Syntax