1.3 Managing Rows, Columns, and Cells
Efficient worksheet organization comes from being able to modify and control rows, columns, and cell ranges.
Key Actions to Perform:
Insert Rows/Columns – Right-click a row or column header and choose "Insert"
Delete Rows/Columns – Right-click and select "Delete"
Resize – Hover over a header edge, then drag or double-click to auto-fit content
Select Ranges – Click and drag to highlight multiple cells; click headers to select entire rows/columns
Practice: Insert a new column between two existing ones, delete an empty row, and adjust column widths to fit longer text entries.
1.4 Creating Formulas and Using Basic Functions
Formulas and functions are the backbone of data calculation in Excel. Even at the foundational level, they offer significant value.
Formula Structure:
Basic Operators:
+ Addition
- Subtraction
* Multiplication
/ Division
% Percent calculation
Essential Functions to Know:
=SUM(range) – Adds values in the selected range (e.g., =SUM(A1:A5))
=AVERAGE(range) – Calculates mean (e.g., =AVERAGE(B1:B10))
=MIN(range) / =MAX(range) – Finds the smallest/largest values
=COUNT(range) – Counts how many numeric values are present
Real-World Use Case: Use =AVERAGE() to calculate the average patient temperature from five recorded values.
Practice: Enter five numerical values in a column and use SUM, AVERAGE, MIN, and MAX to analyze the data.
1.5 Saving and Sharing Your Workbook
Saving your work properly and sharing it securely are essential for collaboration and data management.
Saving Best Practices:
Sharing Options:
Email – Attach the workbook directly
Cloud Storage – Upload to platforms like OneDrive or Google Drive
Excel Online – Share a link for real-time collaboration
Practice: Save a workbook in both .xlsx and .csv formats and observe the difference in formatting retention.
1.6 Essential Excel Keyboard Shortcuts
Efficiency in Excel often comes down to how quickly you can perform common tasks.
Productivity Shortcuts:
Practice: Try selecting a range of data and using Ctrl + H to replace a value.
1.7 Summary and What’s Next
You now have a strong foundation in:
Navigating and customizing the Excel interface
Entering and formatting various types of data
Managing structure through rows, columns, and cells
Creating and applying basic formulas and functions
Saving and sharing files securely
Working faster with essential shortcuts
These skills set the stage for more advanced Excel capabilities, including:
Conditional Formatting
Sorting and Filtering
Pivot Tables
Data Validation
Interactive Dashboards
Next Module Preview: In Module 2, we will dive deeper into data organization and analysis tools, including Sorting, Filtering, and Conditional Formatting — essential features for turning raw data into insights.