SUMIFS Function
Returns sum of all values in the sum range for the rows that matches the criteria in criteria ranges.
Returns sum of all values in the sum range for the rows that matches the criteria in criteria ranges.
Returns the value from the defined column and from the same row as the first match between lookup value and the leftmost column.
Returns the value from a cell that is a certain number of rows and columns from the reference cell.
Returns the array position index of the first value in the array that matches the lookup value.
Lookup and Range Functions fetches data from one location to another based on one or many criteria.
Returns the second argument if the first argument contains an error. Returns the first argument if no error is found.
Returns second argument if the condition is met else it returns third argument.
Returns TRUE if the argument is FALSE and FALSE if the argument is TRUE.
Returns TRUE if an odd number of arguments are TRUE.