I AM trying to sum the numbers in a column say B1 to B10. The column contains ones. I want to sum the numbers of ones in the column if the date and time in column A1 to A10 are not the same. if the date and time are the same then return the first cell ie return B1. i tried SUMIF but didnt get the right construction.