Excel Functions

(Click on the headings below to read the complete articles)

  • IF Function: IF(logical_test, [value_if_true], [value_if_false])
  • IFS Function: IFS(logical_test1, value_if_true1, ………..)
  • SUMIFS Function: SUMIFS(sum_range, criteria_range1, criteria1, ………..)
  • Datevalue Function: DATEVALUE(date_text)