Open In App

Working with Spreadsheets in MS Excel

Last Updated: 24 Jun, 2021
Summarize
Comments
Improve
Suggest changes
Like Article
Like
Share
Report
News Follow

Spreadsheets are grid-based files containing scalable entries that are used to organize data and make calculations. Spreadsheets are used by people all around the world to build tables for personal and corporate purposes. You may also utilize the tool to make sense of your data by using its features and formulas. You could, for example, use a spreadsheet to track data and see sum, difference, multiplication, division, fill date automatically, etc.

Rows & Columns in Excel Spreadsheets

In Excel, rows and columns are two different properties that combine to form a cell, a range, or a table. In general, the vertical portion of an Excel worksheet is known as columns, and there can be 256 of them in a worksheet, while the horizontal portion is known as rows, and there can be 1048576 of them.

Here, we can see Row 3 highlighted with red color & Column B highlighted with green color. Every row has 256 columns & every column has 1048576 rows.

Cell Referencing

A cell reference, also known as a cell address, is a technique that combines a column letter and a row number to describe a cell on a worksheet. Using cell references, we can refer to any cell on the worksheet (in Excel formulas).

Here we refer to the cell in column A & row 3 by :A3. You can make use of such notations in any of the formulae or copy the value of one cell to another cell (by using = A3)

Enter Numbers, Text, Date/time, Series Using AutoFill

You can go to a particular cell & enter the data in that cell. The data can be of the type date, numeric, text, etc.

Step 1. Go to the cell where you want to enter the data
Step 2. Click on that cell
Step 3. Enter the required data. 

(a) Excel Date Type

In an Excel cell, you can input a date in a variety of ways, such as 11/06/2021, 11-Jun-2021, or 11-Jun, or June 11, 2021. When you input this in a cell, Microsoft Excel recognizes that you’re entering a date and applies date format to that cell automatically. Excel usually prepares the newly inserted date according to the default date settings in Windows, but it can also leave it exactly as you typed.
In the given example: B2 contains Number, A2 & A4 contains Text & B4 contains date.

Note: Left – Justify the date in case any problem arises.

(b) Insert Time Stamp

You can enter the time along with the date as 11-06-2021 0:12 as shown below:

(c) Auto fill a date that increases in the series 1 by 1 day

Step 1: Enter a start date in the starting cell
Step 2: To add dates to cells, pick the cell with the first date and drag the fill handle across or down the cells where you want Excel to add dates. (When you pick a cell or a range of cells in Excel, the fill handle displays as a small green square in the bottom-right corner, as illustrated in the screenshot below.)

Your dates are filled Up automatically till the cell, up to which you dragged down. You can see the consecutive dates in column B have a difference of 1 day.

Edit and Format a Worksheet

You can do a lot of editing & formatting in a worksheet, like:

(a) Changing the Color:

Step 1: Select the cell(s) for whose data you want to change the color
Step 2: From the formatting toolbar above, choose the font color & click on that color.

The color will be applied(Like C3 here has its data in the color red)

(b) Changing the Font Style:

Step 1: Select the cell(s) for whose data you want to change the font style
Step 2: From the formatting toolbar above, choose the font style & choose any one style & click on it.

Like, in the above example we opt for the font style: “Dotum” for cell H4

(c) Alignment of Text:

The appearance and direction of the paragraph’s edges are determined by alignment. Types of alignment are:

  • Left Alignment: The text was aligned uniformly along the left margins.
  • Right Alignment: The text was aligned uniformly along the right margins.
  • Center Alignment: The text is aligned evenly with the center of the page.

Steps to apply any 1 alignment on cell(s):
Step 1: Select the cell(s) for whose data you want to change the font Alignment.
Step 2: From the formatting toolbar above, choose the alignment type & click on it.

Like, in the above example we opt for the Right Alignment for cell C3.

Insert and Delete Cells

(a) Inserting a Cell

To insert a cell in between 2 cells follow these steps:
Say, for example we want to insert a cell between B2 & B3, then:
Step 1: Select the cell above which you want to insert(say B3 here)

Step 2: Right-click the cell, a menu will pop up. Click on insert under it.

Step 3: A window for insert will pop up. To insert a new cell: (a) above the selected cell, choose shift cells down
(b) left to the selected cell, choose shift cells right
(Note: To insert a complete row upward/a column to the left, choose an option, entire row & entire column)

Step 4: Click Ok. A new cell will be inserted

Like, in the above example we opt for the font style: “Dotum” for cell H4

(b) Deleting a cell

To delete a cell follow the following steps:
Say, for example, we want to delete a cell B3, then:
Step 1: Select the cell for deletion(say B3 here)
Step 2: Right-click the cell, a menu will pop up. Click on delete under it.

Step 3: A window for delete will pop up. To delete cell & move: (a) Shifts cells below it upward, choose shift cells up (b) Shift cells after it to the left, choose shift cells left
(Note: To delete a complete row/a column, choose option, entire row & entire column)

The cell will be deleted.

Formula Using the Arithmetic Operators

For formulas, Excel utilizes common operators such as the plus symbol (+), the minus sign (-), an asterisk for multiplication (*), a forward slash for division (/), and a caret () for exponents. 

Operation Symbol
Addition +
Multiplication *
Division /
Subtraction
Exponent ^

In the given example, we calculate: 

  • Sum: C3 + B3 = 4 + 2 = 6
  • Subtraction: C4 – B4 = 2 -4 = -2
  • Multiplication: C5 * B5 = 2 * 4 = 8
  • Division: C5 / B5 = 2/4 = 0.5
  • Exponent: C5 ^ B5 = 2^4 = 16

Print a Worksheet using the attached printer

Step 1: Select the area of the spreadsheet you want to print.

Step 2: Click on the Microsoft icon
Step 3: Click On Print & a window for Print & Preview the document will pop up.

Step 4: Click on Print. Then a window for Print will pop up.

Step 5: Select the printer by which you want to take out a print of the document. Select the page range (Print of all or some or current page) & the number of copies you want.
Step 6: Click on OK. You will get a print of your selected area of the Spreadsheet.

Note: Shortcut for print is Ctrl + p.

Sample Questions

Question 1. To enter the current date & time, what are the shortcuts?

Answer:

(i) Ctrl +; – To insert current date (or use Today() function)
(ii) Ctrl + Shift + ; – To insert the current time. (or use Now() function)|
(iii) Ctrl + ; & then Space key & then Ctrl + Shift + ; – To enter both current date & time

Question 2. Define active & inactive cell in spreadsheets.

Answer:

Active Cell: The cell on which you clicked & has a dark color boundary is active cell.
Inactive Cells: The cell which is not active is called inactive cell(Remaining cells except active one).

Question 3. How can the dates be interpreted in Excel?

Answer:

Dates are interpreted in Excel as
(a) dd-mm-yyyy
(b) dd-mm-yy
(c) dd/mm/yy
(d) yyyy-mm-dd 
(e) dd mmm yyyy

Question 4. What kind of data can be entered in the cells?

Answer:

The data in the cell can be under the 4 categories: text, values, formulas & dates.

Question 5. What should you do if you wish to change an existing cell entry?

Answer:

To edit an existing cell entry:
(a) Select the cell and press the F2 key
(b) Then move the pointer to the needed location
(c) make the necessary changes
(d) Last but not least, press the Enter key.



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

How to Fit Long Text in Excel Spreadsheets?

article_img
By default, when you create a new workbook in Excel, the row height and column width for all cells are set to the same value. If the text you enter in a spreadsheet cell is too long and the next column has data, it either spills over into the next blank cell or is truncated by the data in the adjacent cells. Although you can widen the columns, there is a better way to present your data in an easily readable fashion if you have a lot of them. There are many methods to fit the long text. So, in this article, we will discuss these methods one by one in detail. Increase the width of the columnIncreasing the column width will give you more text space, but it will also make every cell in the column wider. The column width is set to 8.43 standard font characters by default, however, it can be increased to 250. So to do this follow the given steps: Step 1: Fill in the column with long text. Step 2: Now place the mouse cursor on the vertical line to the right of the first letter in the top column. If you typed something in cell A4, for example, point to the vertical line between column letters "A" and "B" The cursor will change to a "+" symbol with arrows on both sides. Step 3: When you dou
Read More

How to Insert Line of Best Fit in Google Spreadsheets

article_img
How to Find the Line of Best Fit on Google SheetsSelect the Customize tab from the Chart EditorSelect the Series drop-down menuScroll down to the three checkboxesClick on the Trend Line checkboxCreating plots is a crucial aspect of working with spreadsheet software like Google Sheets and Microsoft Excel. Frequently, we encounter scenarios where we need to analyze data obtained from experiments or external sources, and manually identifying trends can be challenging. In such cases, we employ the technique of polynomial fitting from Statistics to determine a mathematical function that optimally aligns with the provided data. The utilization of graphs and charts for data visualization remains a valuable method for extracting insights and understanding relationships among different data points. Insert Line of Best Fit in Google SpreadsheetsTable of ContentWhat is a Line of Best FitHow to Create Scatter Chart in Google SheetsHow to Find the Line of Best Fit on Google SheetsHow To Find the Slope of a Line of Best Fit In Google SheetsHow to Find R2 in Google Sheets [R-Squared]What is a Line of Best FitThe line of best fit represents the relationship between two variables in a scatter plot,
Read More

The Power Of AI For Spreadsheets: Streamlining Efficiency And Accuracy

In the modern business world, data is king. Companies of all sizes rely on data to make informed decisions, predict trends, and streamline operations. One of the most common tools used for data management and analysis is the spreadsheet. However, as data volumes grow and become more complex, traditional spreadsheet tools struggle to keep up. This is where Artificial Intelligence (AI) comes in. Use AI in Spreadsheets AI and SpreadsheetsHow to Automate Spreadsheet Using AIBenefits of AI- Driven SpreadsheetsThe Future of AI in Spreadsheet ManagementConclusion FAQs on AI in SpreadsheetsAI and SpreadsheetsAI has the potential to revolutionize the way we use spreadsheets. By integrating AI capabilities into spreadsheet software, we can automate tedious tasks, analyze large datasets with ease, and generate insights that would be difficult to obtain manually. AutomationOne of the key benefits of AI is automation. AI can automate repetitive tasks such as data entry, formatting, and basic calculations, freeing up time for users to focus on more complex and strategic tasks. For example, AI can automatically categorize expenses, fill in missing data, or even predict future values based on hist
Read More

Excel Formulas not Working, not Calculating: Quick Ways to Fix Them

article_img
Microsoft Excel is a spreadsheet application that has been used by millions of people worldwide for more than three decades. Pivot tables, graphing tools, calculations, and a macro programming language are included. In contrast to other apps such as Word, spreadsheet software calculates values using mathematical formulas and data in cells. However, there are times when the Excel formulas do not work properly. These issues can arise due to various reasons, such as incorrect syntax, referencing errors, or data inconsistencies This article will assist you in fixing Excel formula issues helping you streamline your data analysis and improve productivity. How to Fix Excel Formulas Not WorkingIf an Excel formula is not working properly and returns an error or incorrect result. To fix it, follow the steps below: Problem: Change the Calculation Options from Manual to AutomaticIf you are unable to update the value you have input and it returns the same value, Excel's calculation option may be set to manual rather than automatic. Fix: Change the Calculation Option from Manual to Automatic Step 1: Open the spreadsheet that is giving you problems. Go to the Formulas tab, then select the Calcu
Read 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!Best Microsoft Excel High-Paying Jobs with Excel Skills in 2024Table of ContentWhy 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 A
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.Excel VLOOKUP FunctionWhat 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).
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 ContentBest AI Tool in Excel: Top Picks for 2025Top 10 Free Excel AI Tools in 2025Top 10 Excel AI ToolsAI 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 auto
Read More

Instagram Might Be Working on an AI Chatbot with Upto 30 Personalities

article_img
After Snapchat, Instagram, a well-known social media platform, is getting ready to launch its own IG AI chatbot that will engage with users and will have 30 personalities ingrained.Popular social networking platform Instagram has always been at the forefront of innovation. Instagram has continuously changed to offer a better user experience, from adding filters and stories to integrating e-commerce capabilities. Instagram is currently working on its very own chatbot, following Snapchat's lead.  According to the mobile developer and reverse engineer Alessandro Paluzzi, Instagram is supposedly working on introducing an artificial intelligence chatbot to direct messages (DMs) for a more entertaining and engaging experience. He also posted screenshots to Twitter that showed the platform's intentions to include AI bots in the chat interface. With a choice of up to 30 different personas, the chatbots are anticipated to respond to user questions and offer guidance. There have been no official pronouncements from Meta in this regard. However, AI chatbots appear to be consistent with previous statements made by the firm regarding its AI goals. Paluzzi's tweet included a screenshot that show
Read More

AirDrop Not Working? Here's How to Fix It

article_img
Steps to Troubleshoot Airdrop on iPhoneConfirm you have the latest updateReset Network SettingsRestart Bluetooth and Wi-FiTurn off Wi-Fi HotspotCheck AirDrop SettingsEnable Airdrop 'Contacts Only' or 'Everyone for 10 Minutes'Keep iPhone Unlocked while using AirDropAirDrop, the popular file-sharing feature on iOS and macOS devices, has revolutionized the way we transfer photos, videos, documents, and more. Its seamless and quick transfer capabilities have made it a go-to method for Apple users around the world. However, like any technology, AirDrop can sometimes encounter issues that hinder its smooth functionality. If you've ever experienced the frustration of AirDrop not working when you need it the most, fear not! In this comprehensive troubleshooting guide, we will explore various tips and techniques to help you resolve common AirDrop issues. Whether you're trying to send files from your iPhone to a friend's iPad or from your Mac to an iPhone, these troubleshooting tips will empower you to regain control of your AirDrop and enjoy seamless file sharing once again. So, let's dive in and discover how to troubleshoot AirDrop and get it back to working flawlessly! How to fix AirDrop
Read More
three90RightbarBannerImg