FeatureDescriptionExample Use Case
Workbook & WorksheetA workbook contains multiple worksheets (tabs).Managing monthly reports in different sheets of a single workbook.
Cells, Rows, ColumnsBasic building blocks where you enter data.A1 cell can contain a name, A2 a number.
Data TypesText, numbers, dates, currencies, etc.Date of birth in date format, salary in currency format.
Data EntryManual typing or copy-paste of data.Typing “John” in cell A1 and “5000” in A2.
FormattingBold, italics, font size, color, alignment, borders.Bold and color all column headers.
Cell Styles and ThemesPredefined formatting styles for quick styling.Applying a “Heading 1” style to titles.
Conditional FormattingAutomatically formats cells based on rules.Highlight sales below ₹1000 in red.
Data ValidationRestrict what data can be entered in a cell.Allow only dates between 2020 and 2025.
Drop-down List (Data Validation)Create a list of allowed entries.Select “Yes”, “No”, or “Maybe” from a drop-down.
Find and ReplaceLocate or change specific content.Replace all “Pending” with “Completed”.
SortingArrange data in ascending or descending order.Sort a list of employees by their salary.
FilteringShow only rows that match a condition.Show only rows where status = “Active”.
TablesConvert a range to a table with filtering and formatting.Create a table of sales data for better layout.
Freeze PanesKeep rows or columns visible while scrolling.Freeze top row to keep headings in view.
Split WindowSplit the screen to view two parts of the sheet.Compare top and bottom of a long list.
Hide/Unhide Rows & ColumnsTemporarily remove rows/columns from view.Hide confidential salary columns.
Insert/Delete Rows/ColumnsAdd or remove rows/columns from the sheet.Insert a new row between existing rows.
Merge & CenterCombine multiple cells and center the text.Merge A1:C1 and center the title.
Wrap TextDisplay long text on multiple lines in one cell.Show full address in one cell without overflow.
Text OrientationRotate or angle text in a cell.Vertical text in table headers.
Page Layout SettingsMargins, orientation, print area, scaling.Set page to landscape before printing.
Headers & FootersText/images that appear at top or bottom of print pages.Add page numbers and file name in footer.
Print Preview & Print SettingsReview before printing, set scaling, paper size.Preview sheet to avoid cutting off columns.
Comments & NotesAdd notes to explain cells (old: comments, new: threaded notes).Leave a note explaining a change in cell B5.
HyperlinksLink to websites, files, email, or other cells.Add a link to company website in a cell.
Named RangesAssign a name to a range for easy reference.Name A1:A10 as “SalesData” to use elsewhere.
Protect Sheet/WorkbookRestrict editing or viewing with passwords.Lock a sheet to prevent accidental edits.
Track Changes (Legacy)Monitor changes made by others.See who edited which cell in a shared workbook.
Share & CollaborateShare with others, collaborate in real-time (with OneDrive).Multiple users editing the same sheet online.
Comments/Threaded ConversationsCollaborate with comments like a chat.Ask a team member to verify a value via a comment.
Insert ChartsVisual representation of data (bar, pie, line, etc.).Show sales growth with a line chart.
PivotTablesSummarize large datasets dynamically.Create a summary of sales by region.
PivotChartsGraphical view of PivotTable data.Bar chart based on pivoted sales data.
SlicersVisual filters for PivotTables or tables.Click buttons to filter by product category.
Timeline (for PivotTables)Filter PivotTables by date ranges.Analyze sales by month or quarter.
Cell CommentsAdd notes for clarification or feedback.“Check this number with finance team.”
Insert Shapes, Icons, SmartArtAdd visual elements like arrows, flowcharts.Add a process diagram using SmartArt.
Insert ImagesAdd pictures from file or online.Insert product photos in reports.
Insert Screenshot/Camera ToolInsert a snapshot of any window or range.Add a view of another table from the same sheet.
SparklinesTiny charts in a single cell.Show trend of sales in one cell beside the row.
Flash FillAuto fill data based on pattern.Split “John Smith” into first and last name automatically.
Quick Analysis ToolSuggestions for charts, totals, formatting.Highlight a table and get chart suggestions.
Goal Seek (What-If Analysis)Find input needed to reach a desired result.What salary gives ₹1 lakh tax?
Scenario ManagerSave and switch between different data scenarios.Compare “Best case” vs “Worst case” projections.
Data ConsolidationCombine data from multiple sheets.Merge region-wise sales into one summary.
Group/Ungroup DataCreate collapsible sections for rows/columns.Group months under each quarter.
SubtotalsAuto-insert totals when data is grouped.Get subtotal of sales per department.
Remove DuplicatesIdentify and delete duplicate values.Clean customer list with unique emails only.
Text to ColumnsSplit cell contents by delimiter.Separate full names by space into first and last.
Import DataLoad data from other sources (CSV, web, SQL, etc.).Import product catalog from a CSV file.
Power Query (Get & Transform)Advanced data import, shaping, and transformation.Clean and merge multiple Excel files automatically.
Power PivotAdvanced data modeling and large datasets.Create complex data models across multiple tables.
Data ModelCombine multiple tables for PivotTable analysis.Link sales and product tables using product ID.
Excel TemplatesPre-built file formats for common tasks.Use “Invoice” template to bill clients.
Keyboard ShortcutsSpeed up navigation and actions.Use Ctrl+C to copy, Ctrl+Z to undo.
Scroll to Top