The Wayback Machine - https://web.archive.org/web/20250212235929/https://www.geeksforgeeks.org/introduction-to-ms-excel/
Open In App

Introduction to MS Excel

Last Updated: 06 Jan, 2025

D

Summarize
Comments
Improve
Suggest changes
Like Article
Like
Share
Report
News Follow

Have you ever struggled to organize large amounts of data or perform quick calculations? Do you need an efficient way to create reports or track trends? MS Excel is the solution. This essential tool, part of the Microsoft Office suite, has become a vital resource for individuals and businesses to manage, analyze, and present data effectively.

Now, to know more about Microsoft Excel, explore this guide to understand what is Excel, why learning MS Excel is essential, and how it can make managing data simpler and more efficient.

What is MS Excel

Excel is a part of the Microsoft Office suite software. It is an electronic spreadsheet program that features a grid of rows and columns, making it easy to input and organize data. With 1,048,576 rows and 16,384 columns in Excel 2007 and newer versions, it can handle vast datasets without hassle. Each intersection of a row and column forms a cell, identified by a cell reference like A1 or D2. These references help users store data, perform calculations, and link information effortlessly.

Excel is much more than a tool for basic data entry. It enables users to create charts, analyze trends, and streamline repetitive tasks, making it indispensable for tasks like budgeting, inventory management, and report generation. Whether you’re managing personal finances, working on a project, or analyzing business performance, Excel provides the tools you need to achieve your goals effectively.

excel-1

MS Excel

Excel Interface

Find the detailed image of the Excel interface. It will help you to learn Excel features and all available options.

Excel-Home

Excel Interface

What is a Cell

A spreadsheet takes the shape of a table, consisting of rows and columns. A cell is created at the intersection point where rows and columns meet, forming a rectangular box. Here’s an image illustrating what a cell looks like:

Screenshot-(256)

What is Cell Address or Cell Reference

The address or name of a cell or a range of cells is known as Cell reference. It helps the software to identify the cell from where the data/value is to be used in the formula. We can reference the cell of other worksheets and also of other programs.

  • Referencing the cell of other worksheets is known as External referencing.
  • Referencing the cell of other programs is known as Remote referencing.

There are three types of cell references in Excel:  

  1. Relative reference.
  2. Absolute reference.
  3. Mixed reference.

Image

Features of MS Excel

Ribbon

Th eRibbon in MS-Excel is the topmost row of tabs that provide the user with different facilities/functionalities. These tabs are:

Excel-book-1

Home Tab

It provides the basic facilities like changing the font, size of text, editing the cells in the spreadsheet, autosum, etc.

Insert Tab

It provides the facilities like inserting tables, pivot tables, images, clip art, charts, links, etc.

Page layout

It provides all the facilities related to the spreadsheet-like margins, orientation, height, width, background etc. The worksheet appearance will be the same in the hard copy as well.

Formulas

It is a package of different in-built formulas/functions which can be used by user just by selecting the cell or range of cells for values.

Data

The Data Tab helps to perform different operations on a vast set of data like analysis through what-if analysis tools and many other data analysis tools, removing duplicate data, transpose the row and column, etc. It also helps to access data(s) from different sources as well, such as from Ms-Access, from web, etc.

Review

This tab provides the facility of thesaurus, checking spellings, translating the text, and helps to protect and share the worksheet and workbook.

View

It contains the commands to manage the view of the workbook, show/hide ruler, gridlines, etc, freezing panes, and adding macros.

How to Create a New Spreadsheet

In Excel 3 sheets are already opened by default, now to add a new sheet :

  • In the lowermost pane in Excel, you can find a button.
  • Click on that button to add a new sheet.

Image

  • We can also achieve the same by Right-clicking on the sheet number before which you want to insert the sheet.
  • Click on Insert.

Image

  • Select Worksheet.
  • Click OK.

Image

How to Open an Existing Worksheet

On the lowermost pane in Excel, you can find the name of the current sheet you have opened.

On the left side of this sheet, the name of previous sheets are also available like Sheet 2, Sheet 3 will be available at the left of sheet4, click on the number/name of the sheet you want to open and the sheet will open in the same workbook.

For example, we are on Sheet 4, and we want to open Sheet 2 then simply just click on Sheet2 to open it.

Image

Managing the Spreadsheets

You can easily manage the spreadsheets in Excel simply by :

  • Simply navigating between the sheets.

Image

  • Right-clicking on the sheet name or number on the pane.
  • Choose among the various options available like, move, copy, rename, add, delete etc.
  • You can move/copy your sheet to other workbooks as well just by selecting the workbook in the To workbook and the sheet before you want to insert the sheet in Before sheet.

Image

How to Save the Workbook

Follow the below steps if you want to save your Workbook:

Step1: Click on the Office Button or the File tab.

Step 2: Click on Save As option.

Step 3: Write the desired name of your file.

Step 4: Click OK.

How to Share your Workbook

If you want to share you Excel workbook, then follow the below steps:

Step 1: Click on the Review tab on the Ribbon.

Step 2: Click on the share workbook (under Changes group).

Step 3: If you want to protect your workbook and then make it available for another user then click on Protect and Share Workbook option.

Step 4: Now check the option “Allow changes by more than one user at the same time. This also allows workbook merging” in the Share Workbook dialog box.

Step 5: Many other options are also available in the Advanced like track, update changes.

Step 6: Click OK.

Excel Specifications and Limits

Feature Maximum Limit
Open workbooks Limited by available memory and system resources
Total number of rows and columns on a worksheet 1,048,576 rows by 16,384 columns
Column width 255 characters
Row height 409 points
Page breaks 1,026 horizontal and vertical
Total number of characters in a cell 32,767 characters
Characters in a header or footer 255
Maximum number of line feeds per cell 253
Sheets in a workbook Limited by available memory (default is 1 sheet)
Colors in a workbook 16 million colors (32-bit with access to the 24-bit color spectrum)
Named views in a workbook Limited by available memory
Unique cell formats/cell styles 65,490
Fill styles 256
Line weight and styles 256
Unique font types 1,024 global fonts available; 512 per workbook
Number formats in a workbook 200–250, depending on the installed language version of Excel
Names in a workbook Limited by available memory
Windows in a workbook Limited by available memory
Hyperlinks in a worksheet 65,530
Panes in a window 4
Linked sheets Limited by available memory
Scenarios Limited by available memory; summary reports show only the first 251 scenarios
Changing cells in a scenario 32
Adjustable cells in Solver 200
Custom functions Limited by available memory
Zoom range 10% to 400%
Reports Limited by available memory
Sort references 64 in a single sort; unlimited in sequential sorts
Undo levels 100
Fields in a data form 32
Workbook parameters 255 parameters per workbook
Items displayed in filter drop-down lists 10,000
Noncontiguous cells that can be selected 2,147,483,648 cells

Ms-Excel shortcuts

  1. Ctrl+N: To open a new workbook.
  2. Ctrl+O: To open a saved workbook.
  3. Ctrl+S: To save a workbook.
  4. Ctrl+C: To copy the selected cells.
  5. Ctrl+V: To paste the copied cells.
  6. Ctrl+X: To cut the selected cells.
  7. Ctrl+W: To close the workbook.
  8. Delete: To remove all the contents from the cell.
  9. Ctrl+P: To print the workbook.
  10. Ctrl+Z: To undo.

What is the Latest Versions of Excel

The most recent edition of Microsoft Excel is part of MS Office 2019, which is the latest version of the Microsoft Office suite. It comes packed with numerous new features introduced by Microsoft.

FAQs

What is Ms Excel and its Features?

Microsoft Excel is a spreadsheet program that helps you manage and analyze data. Its key features include:

  • Grid layout with cells for data.
  • Formulas and functions for calculations.
  • Charts and graphs for visualization.
  • Data analysis tools like sorting and filtering.
  • Collaboration and data protection options.
  • Compatibility with various platforms.

What is Ms Excel Definition?

Microsoft Excel is a computer program that lets you create tables to store and work with information, like numbers and words. It helps with tasks like calculations, making charts, and organizing data neatly.



D

News
Improve
Discuss
Do you want to advertise with us?Click here to know more

Editing Excel Macros in Excel

article_img
Excel Macro is a set of actions that can be recorded, saved, used multiple times. This feature saves us a lot of time when dealing with repetitive tasks and huge data sets. We can always make changes to an existing Macro in Excel. There are two ways to record and run macros: Excel Commands Excel Visual Basic for Applications(VBA).1. Copying a Macro Code We can reuse the existing macro code while creating new Macros. For example, if you have existing macros created using the record function, we can reuse the code to write new macros. To open the code follow the below steps: Select Tools --> Macros --> Visual Basic Editor. Copy code from the existing macros(use Command + C) and paste(use Command + V) in the new macro2. Renaming a Macro Follow the below steps to rename a Macro in Excel: Select Tools --> Macros --> Visual Basic Editor. Select name on the left plane.Edit the name.3. Deleting a Macro Follow the below steps to delete a macro in Excel: Select Tools --> Macros --> Macros... Select the macro to be deleted. Click on the minus(-) symbol at the bottom.Select yes to delete the macro.
Read More

Best Microsoft Excel High-Paying Jobs with Excel Skills in 2024

article_img
Are you ready to unlock a world of opportunities with Microsoft Excel? In today’s data-driven job market, mastering Excel is essential for launching a successful career, whether you're a fresher or an experienced professional. In this article, we will cover the high-paying Excel jobs available in 2024, including crucial roles like data analyst, business analyst, and many more. We'll explore the qualifications needed for these positions, along with salary estimations to help you understand your earning potential. Whether you’re looking for Excel jobs for freshers or seasoned professionals, we’ll also dive into options for Excel freelancing jobs and work-from-home jobs in Excel. Equip yourself with the knowledge to excel in your career and take the first step toward a lucrative future! Table of Content Why choose a career in ExcelWhy Excel Skills Are Essential for Your CareerEssential Excel Skills Required to Boost Your Resume Best Microsoft Excel High-Paying JobsFinancial AnalystsData AnalystAdministrative Assistant Accountants Project ManagersManagement ConsultantRetail Store ManagersBusiness Analyst Market Research Analyst Supply Chain AnalystData JournalistsHuman Resources Analys
Read More

AI in Excel: Top 20 Excel AI Tools in 2025 (Free/Paid)

article_img
The integration of AI in Excel is transforming the way professionals manage, analyze, and visualize data. Whether you're handling large datasets, performing financial analysis, or automating repetitive tasks, AI-powered tools can significantly improve efficiency and accuracy. In 2025, advanced Excel AI tools are making complex tasks easier by offering features like data cleaning, predictive analytics, smart automation, and AI-driven insights. In this guide, we’ve gathered a list of the top 20 Excel AI tools for 2025 that are reshaping how users interact with Excel. Table of Content Best AI Tool in Excel: Top Picks for 2025Top 10 Free Excel AI Tools in 2025 AI in Excel: OverviewIn Excel, an AI tool (Artificial Intelligence tool) refers to an add-in or extension that leverages artificial intelligence to enhance your spreadsheet experience. These tools can automate tasks, improve data analysis, and generally make you more productive. Excel has always been a powerful tool for data analysis, but with the integration of AI tools, it has transformed into a smarter, more intuitive platform. Best AI Tool in Excel: Top Picks for 2025Explore the below AI tools designed for automated reporting
Read More

Excel VLOOKUP Function - Excel Guide for Beginners

article_img
How to do Vlookup in Excel - Quick StepsPrepare Your DataEnter the VLOOKUP Formula >>Press EnterUse a Cell Reference for Flexibility Copy the Formula for Multiple RowsThe VLOOKUP function is one of the most widely used tools in Excel for looking up and retrieving data from a table. Whether you’re working with a single sheet or multiple workbooks, VLOOKUP allows you to search for a value in one column and return a related value from another. If you're new to Excel or still getting the hang of formulas, this guide is for you. We will cover everything from the basics of how VLOOKUP works to practical examples that show how to search data across sheets, troubleshoot common issues, and master the VLOOKUP formula for any task. What is the VLOOKUP Function in ExcelThe term VLOOKUP stands for Vertical Lookup. It is designed to search for a specific value in the first column of a table (lookup column) and retrieve corresponding data from a different column in the same row. Syntax of VLOOKUP FormulaVLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])Arguments:1. lookup_value: The value you want to search for (e.g., a specific ID, name, or product code). 2. table_array: The
Read More

Scenario Manager in Excel

article_img
A Scenario Manager is a tool in Excel that works on a set of values that Excel saves and can be change up to 32 cells simultaneously. In this article, we will look at how we can use Scenario Manager in Excel. To do so follow the steps below: Step 1: Formatting data. Step 2: Highlight the data in which we want to change by Scenario Manager. Step 3: Then, click to Data on the Ribbon. In the Forecast group, click What-If Analysis. Step 4: In the resulting menu, click Scenario Manager... Step 5: Then in the box, click Add... Step 6:- In the Add, Scenario box change the Scenario name: and comment. Then select Prevent changes in the Protection, and then click Ok. Step 7:-Then in the Scenario Values box change the cells name. Step 8: Click Show in the Scenario Manager box. After, those cells are changed.
Read More

Excel VBA | count() functions

article_img
Visual Basic for Applications (VBA) is the programming language of Excel and other offices. It is an event-driven programming language from Microsoft. With Excel VBA one can automate many tasks in excel and all other office software. It helps in generating reports, preparing various charts, graphs and moreover, it performs calculation using its various functions. Let’s see Count() functions in Excel. COUNT: It allows to count the number of cells that contain numbers in a range. One can use the COUNT function to calculate the total number of entries in an array of numbers. Syntax:=COUNT(value1, value2…) value1: The very first item required to count numbers. value2: It can be specified upto 255 other entries which you want to count. Note: -> Only those arguments are counted that are numbers or text enclosed between quotation marks, as, “2”. -> Arguments like logical values and text representation of numbers that are typed directly are counted. -> Any values that cannot be translated to numbers are ignored. Example: Output: COUNTA: This counts only those range of cells which are not empty. Syntax:=COUNTA(value1, value2…) value1: It is the first argument to be counted. value2: All addi
Read More

How to Sum Diagonal Cells in a range in Excel?

article_img
The calculation of matrices is one of the most difficult numerical computation tasks. You may need to add values diagonally in a table when performing mathematical computations. Excel allows you to sum diagonal numbers without having to add the values one by one. We'll go through how to sum cells diagonally down or diagonally up. Example: The image below shows a matrix & we want to add the elements of the diagonal. Diagonal1 is the right diagonal & Diagonal2 is the left diagonal as its top element is on the left. Conditional Formatting (On Matrix or Table) : To do conditional formatting use the following steps :Step 1: Select the Matrix/Table. Then Go to the home tab & select the conditional formatting option. Step 2: Choose New Rule. Step 3: Select: "Use a formula to determine which cells to format" & in the rule description give the format values for the formula. Here we give 1st cell name of the matrix in the formula, i.e., column(B2) - row(B2) (For diagonal) Step 4: Click on the format. Choose the color, fonts, etc, for formatting & then click on OK. Step 6: Click on Ok. You will get your cells formatted. How to Sum Diagonal Cells in a range in Excel? A rang
Read More

Advanced Excel - Chart Design

article_img
The charts are the visual representation of data in both rows and columns. They are used to analyze the trends and patterns in the datasets. For example, If we want to analyze the sales of different courses for a specific period of time we can easily do this with the help of charts and get the result of queries such as months having a maximum number of sales etc. The following are the uses of charts: Allows visualizing the data graphically.Easy to compare and interpret the data in datasets.Provide easier and more convenient analysis for trends and patterns in data over a period.Advance Chart Advanced charts are used to visualize and analyze consolidated information in a single chart for more than one dataset. For example, if we have more than one dataset, we can use one dataset to create a chart and after that, we can add another dataset also on the same chart while formatting the chart. Examples of Top Advance Charts Following are the examples of top advance charts, Conditional Doughnut Progress Chart Conditional doughnut progress chart display percentage(%) change with conditional colors for different levels of completion of the task. Column Chart with Percentage Change Column ch
Read More

A

How to Use for Each Loop in Excel VBA?

A For Each loop is used to execute a statement or a set of statements for each element in an array or collection. Syntax: For Each element In group [ statements ] [ Exit For ] [ statements ] Next [ element ] The For...Each...Next statement syntax has the following three parts: PartDescriptionelement Required (Must be mentioned). Variable is used to iterate through the elements of the collection or array. For collections, the element can only be a Variant variable, a generic object variable, or any specific object variable. For arrays, the element can only be a Variant variable.groupRequired(Must be mentioned). Name of an object collection or array (except an array of user-defined types).statementOptional (May or may not be mentioned). One or more statements are executed on each item in the group. There are 4 basic steps to writing a For Each Next Loop in VBA: Declare a variable.Write the For Each Line with the variable and collection references.Add line(s) of code to repeat for each item in the collection.Write the Next line to terminate the loop. The For…Each block is entered if there is at least one element in the group. Upon entering the loop, all the statements in the loop are
Read More

How to Hide Zero Values in Excel

article_img
Microsoft Excel enables us to format, organize and calculate data in a spreadsheet. It's a great tool for preparing datasets and it makes those datasets easier for users and analysts to analyze the data. Sometimes these datasets contain zero values that are not required to be seen. Excel provides an easy way to hide those zero values without affecting the data and the datasets. Whenever we have a large dataset, many of the data values in the dataset may be zero and as per requirement, we may need to hide those zero values and leave the cells empty. Let's learn how we can Hide Zero Values In Excel. Hiding Zero Values in ExcelLet's assume we have the following dataset, showing the sales of different courses in different cities. We can see that our dataset contains zero(0) elements that we need to remove. This can be easily done by removing each 0 entry one by one for such a small dataset. But If we have a massive dataset with thousands of entries it became very difficult to remove elements manually. How to Automatically Hide Zero Values In CellsIn this method, we will use the options provided by Excel to hide zero values in the cells. This method hides the zero value within the compl
Read More
three90RightbarBannerImg