filter_list

Microsoft Excel: Resources

116 available
video
Excel: SWITCH Function

Excel: SWITCH Function

SWITCH This function in Excel compares one value against a list of values, and returns a result corresponding to the first match found. When no match is found, SWITCH can return an optional default value. You can use the SWITCH function when you want to perform a “self-contained” exact match lookup with several possible results. When no match is found, SWITCH can return an optional default value. The first argument in SWITCH is called “expression” and can be a hard-coded constant, a cell reference, or a formula that returns a specific value to match against. Matching values and corresponding results are entered […]