Excel: Mid Function

Excel: Mid Function

Extracts characters from the middle of a text string, starting at a position you choose. Always returns text.

Excel: Sumif Function

Excel: Sumif Function

Sums the values that meet one condition. A mismatched sum range is silently reshaped, not flagged.

Excel: Countif Function

Excel: Countif Function

Counts the cells in a range that meet one condition. Text matching ignores case.

SharePoint: YEAR function

SharePoint: YEAR function

Returns the year of a date as a number between 1900 and 9999. Empty dates return 1899.

Excel: Sumifs Function

Excel: Sumifs Function

Sums the values that meet several conditions at once. All conditions combine with AND, not OR.

Excel: If Function

Excel: If Function

Returns one of two values based on whether a condition is true or false.

Excel: Sum Function

Excel: Sum Function

Adds numbers, cells, or ranges into a single total. A single error in the range takes over the result.