Skip to content
geeksforgeeks
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Tutorials
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
  • Practice
    • Build your AI Agent
    • GfG 160
    • Problem of the Day
    • Practice Coding Problems
    • GfG SDE Sheet
  • Contests
    • Accenture Hackathon (Ending Soon!)
    • GfG Weekly [Rated Contest]
    • Job-A-Thon Hiring Challenge
    • All Contests and Events
  • Trending
  • NEWS
  • Blogs
  • Tips & Tricks
  • Website & Apps
  • Tech Tips
  • Tech Blogs
  • ChatGPT Blogs
  • Tech News
  • AI News
  • ChatGPT News
  • ChatGPT Tutorial
Open In App
Next Article:
How to Find Range in Microsoft Excel
Next article icon

Workbooks in Microsoft Excel

Last Updated : 02 May, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

Spreadsheet programs have become essential for many organizations for analyzing and storing data and if we talk about the most recognized spreadsheet program, then it will be MS Excel. Now, if you have worked with Microsoft Excel, then you have heard about the terms workbooks and worksheets. In the series of Excel tutorial in the article, we will discuss workbooks and how to create and manage workbooks in MS Excel.

What is Workbook?

A collection of worksheets is referred to as a workbook (spreadsheets). Workbooks are your Excel files. You’ll need to create a new workbook every time you start a new project in Excel. There are various ways to begin working with an Excel workbook. You can either start from scratch or use a pre-designed template to create a new workbook or access an existing one.

How to Create Workbook in Excel

To create a workbook, you simply need to launch Microsoft Excel because every time you open MS Excel, the program automatically starts with the default workbook named Book1. But if you have to create a new workbook, then just follow the below steps.

Creating a new Workbook

Follow these steps to create a new Blank workbook, giving a name to it & saving it:

Step 1: Click on the Microsoft Office button on the top-left corner.

Step 2: Then click on New.

Step 3: A dialog box for New Workbook will pop up. Click on blank Document & then on Create tab.

A new blank workbook is created & it appears on your screen.

Note: MS Excel automatically opens a new Workbook for you when you open Excel in your system.

Inserting Text in Excel

In Excel, you can see multiple rows & columns, each rectangular box in a row or any column is called a Cell. A cell address on a worksheet can be determined by combining a column letter and a row number. Using these addresses, we can refer to any cell (in Excel formulas) in the worksheet.

As you click on any of the cells, you can see its address in the name box(Left most side below the home tab).

Step 1: Select a cell in which you want to insert text.

Step 2: Insert your data by typing something from the keyboard (In that selected cell)

Whatever text you enter, the same text appears in the formula bar too (for that cell)

Navigation In Excel

Step 1. Go to the right of the selected cell, press the Tab key.

Step 2. To move to the left of the selected cell, hold down Shift and then Tab.

Step 3. To traverse the worksheet, use the Page Up and Page Down keys(with Shift in Laptops).

Step 4. Use the arrow keys to navigate.

Saving The Workbook

Step 1. Click the Microsoft Office button on the left.

Step 2. Save or Save As are the options, choose one.

  • Save As – lets you give the spreadsheet a name and save it in a specific location. If you want to save the file for the first time, or if you want to save it under a new name, select Save As.
  • If the file has already been named, just choose Save/press Ctrl + S to save your work.

Renaming Sheet in Workbook

When you create a new workbook, then Excel automatically names them as Sheet 2, Sheet 3, and so on. Now, if you want to rename your workbook sheet, then follow the below steps:

Step 1: Launch Microsoft Excel and open the workbook containing the sheet you want to rename.

Step 2: At the bottom of the Excel window, find the sheet tabs. Each tab represents a worksheet in the workbook (e.g., “Sheet1,” “Sheet2”).

Step 3: Double-click the tab of the sheet you want to rename. The current name will become highlighted, indicating it’s editable.

Step 4: Type the desired name for the sheet. Keep it concise and descriptive (e.g., “Budget2025” or “SalesData”).

Note: Sheet names can be up to 31 characters and cannot include characters like /, ?, *, [, or ].

Step 5: Press Enter on your keyboard or click anywhere outside the tab to save the new name.

Delete Workbook in Excel

You can delete you workbook if you don’t need the workbook now, to detele the workbook follow the below listed steps:

Step 1: Open Microsoft Excel and ensure the workbook you want to delete is not currently open. If it is, save any changes (if needed) and close it by clicking File > Close or the red close button.

Step 2: Open Windows File Explorer by pressing (Windows key + E) and locate the folder where the workbook is stored

Step 3: Look for the Excel file, which typically has a .xlsx or .xls extension

Step 4: Right-click the workbook file and select Delete

Conclusion

Excel workbooks make working with data super easy and organized! They let you keep multiple spreadsheets in one file, so you can manage things like budgets, lists, or reports all in one place. Whether you’re adding numbers, making charts, or sorting data, workbooks help you get it done quickly. So explore this guide on Workbooks in Microsoft Excel and manage you analysis work easily.



Next Article
How to Find Range in Microsoft Excel

S

sameekshakhandelwal1712
Improve
Article Tags :
  • Excel
  • Microsoft Office
  • News
  • ExcelGuide

Similar Reads

  • How to Protect a Workbook in MS Excel?
    Every day in school, offices, business sectors or any other field lots of information are there that are required to store for the future use. For anyone, it is very difficult to remember that information for a long time. Earlier data and information are stored in a form of a register, file, or pape
    4 min read
  • UserForms in Excel Macros
    A UserFrom refers to a form or a dialog box on the screen that enables a user to input data into Excel's user interface. it can be created using the Visual Basic Editor and is used to control data entry and avoid errors. 1. Creating a UserForm: To create a userform head on to the Developer tab->
    5 min read
  • How to Find Range in Microsoft Excel
    Understanding the range of a dataset is key to grasping data spread and is essential for interpreting and making data-driven decisions. Excel offers various methods to calculate ranges, enhancing your data analysis skills. This article explains the concept of range in statistics, explores Excel func
    6 min read
  • Microsoft Excel Templates
    Excel Templates are used to increase the overall productivity of an individual or organization. These templates allow us to perform and optimize our spreadsheet in a very enhanced way even if we have a very basic understanding of excel spreadsheets. These templates are of several categories which wi
    2 min read
  • Worksheets in Excel
    If you're new to MS Excel, you've likely heard the term "worksheet." But have you ever wondered what an Excel worksheet actually is? So, in a spreadsheet program, a worksheet is a collection of cells (it is a basic data unit in the worksheet) where you can store and manipulate data. By default, ever
    5 min read
  • Workbook and Worksheet Object in Excel VBA
    Excel VBA is an object-oriented programming language, which means in excel every component is an object. The superset of all the objects of excel is the excel application itself. The Excel Application Object is the root of all the other objects in excel. It contains Workbook Object. The Workbook Obj
    4 min read
  • How to Record a Macro in Excel
    Excel Macro is simply a record button that records a set of actions performed on Excel that can be run multiple times. For example, if you have to format some raw data on a weekly basis you can use a macro to record yourself formatting the data once and let Excel automate the task in the future. it'
    11 min read
  • Why Microsoft Excel is Essential for Professionals
    How do professionals turn messy data into actionable insights, track budgets with precision, or automate repetitive tasks without coding? The answer lies in a tool you might already have on your desktop: Microsoft Excel. From finance teams forecasting revenue to marketers analyzing campaign performa
    9 min read
  • How to Round Numbers in Excel?
    Precision is important, but so is clarity. Whether you're preparing a financial report, managing inventory, or analyzing sales data, knowing how to round numbers in Excel can streamline your spreadsheets and make your data easier to understand. Excel offers several functions tailored for different r
    12 min read
  • Saving the Workbook using openpyxl
    When working with Excel files in Python, the openpyxl library is a popular choice. It allows us to create, modify, and save Excel workbooks easily. In this article, we’ll go through how to create, update, and save a workbook using openpyxl, along with a small example project to demonstrate its funct
    3 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences