Create a workbook with three sheets named โMy Dataโ, โPracticeโ, and โSummaryโ. Reorder them so โSummaryโ comes first and apply tab colors.
# Workbook with three named sheets in the correct order and colors applied
๐ Excel Basics Guide
Create a table with the columns: Name, Age, City, Country. Enter data for 10 fictional people, then edit a few cells.
# A filled table with 10 entries and updated information
๐ Excel Basics Guide
Format the table you created with bold headers, centered text for the Age column, and add borders and colors.
# Well-formatted table with styled headers and cells
๐ Excel Basics Guide
Adjust the width of Name and City columns, and increase the row height for the header. Use Wrap Text for long text entries.
# Properly spaced and readable table
๐ Excel Basics Guide
Copy the first five rows to another sheet, and move the last two rows to a new position using Cut and Paste.
# Data duplicated and rearranged successfully
๐ Excel Basics Guide
Select a range of cells in the table and apply borders and a fill color. Check the selected range address in the Name Box.
# Visually styled cell range with accurate selection
๐ Excel Basics Guide
Save the workbook as `Excel_Basics_Exercises.xlsx`, close it, and reopen to verify your changes were saved.
# Workbook opens with all data intact
๐ Excel Basics Guide