Excel File
Excel File
FORMULA
SUBJECT WISE
STUDENT WISE
BMI Calculator
Average
Charts, V-Lookup,H-Lookup
If
v Charts
PIVOT TABLE
Nested If and AND, OR
Definition
BMI Calculator: A custom formula or tool in Excel to calculate Body Mass Index
using weight and height.
VLOOKUP: Searches for a value in the first column of a range and returns a
value in the same row from another column.
HLOOKUP: Searches for a value in the first row of a range and returns a value in
the same column from another row.
Charts: Visual representations of data in Excel (e.g., bar, line, pie charts).
IF: Performs a logical test and returns different values based on whether the
condition is TRUE or FALSE.
LEFT: Extracts a specified number of characters from the start of a text string.
RIGHT: Extracts a specified number of characters from the end of a text string.
TRIM: Removes extra spaces from text except for single spaces between words.
REPLACE: Replaces part of a text string with another string based on position.
Pivot Table: Summarizes and analyzes data interactively by rows and columns.
Solver: Solves optimization problems by finding the best solution for a formula
under constraints.
Advanced Filter: Filters data based on complex criteria beyond standard filters.
Goal Seek: Adjusts a value in a cell to achieve a desired outcome in a formula.
Scenario: Compares different sets of input values to see various outcomes.