Excel Tricks
Excel Tricks
Formula:
=IF(condition, value_if_true, value_if_false)
5. COUNTIF/SUMIF
COUNTIF and SUMIF are powerful functions for
analyzing data based on specific criteria.
Formula:
=COUNTIF(range, criteria)
=SUMIF(range, criteria, [sum_range])
6. VLOOKUP & XLOOKUP
VLOOKUP and XLOOKUP are powerful functions
for searching data in Excel.
Formulas:
=VLOOKUP(lookup_value, table_array, col_index,
[range_lookup])
=XLOOKUP(lookup_value, lookup_array,
return_array, [if_not_found], [match_mode],
[search_mode])
7. PIVOT TABLES
Pivot tables let you summarize and analyze your
data with just a few clicks.
Follow me on LinkedIn
Amanjot Singh