Open In App

How to Insert a Function in Excel?

Last Updated: 14 Jul, 2021

S

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

MS Excel has many inbuilt in functions that we can use in our formula. If you want to see all the functions by category choose Formulas Tab and then Insert Function. Then Insert function Dialog appears from which we can choose function. 

Some important functions of Excel by categories are:

Text Functions

  • Lower: Converts all characters in a given text string to lowercase.
  • UPPER: Converts all characters in a given text string to uppercase
  • CONCATENATE: It will join together two or more text strings
  • LEFT: It will return a specified number of characters from the beginning of a supplied text string
  • RIGHT: Returns a specified number of characters from the end of a supplied text

Date & Time

  • TIME: It will return a time, from a user-given hour, minute, and second.
  • NOW: It will return the current date & time
  • TODAY: It will return current today’s date.

Statistical

  • SUM: It will return the sum of a given list of numbers
  • MAX: It will return the largest value from a list of given numbers
  • COUNTIF: It will return the number of cells (of a supplied range), that satisfy a given criterion.

Logical

  • AND: Tests a number of user-defined conditions and returns TRUE if ALL of the conditions evaluate to TRUE, or FALSE otherwise
  • OR: Tests a number of user-defined conditions and returns TRUE if ANY of the conditions evaluate to TRUE, or FALSE otherwise
  • NOT: It will return a logical value that is the opposite of a user given logical value or expression i.e. returns FALSE is the given argument is TRUE and returns TRUE if the given argument is FALSE)

Mathematical

  • SQRT: It will return the positive square root of a given number
  • POWER: It will return the power of a number raised to the second number.

How to Insert a function in Excel

Every function has the same structure. For example, SUM(A1:A4). The name of this function is SUM. The part between the brackets (arguments) means we’re giving Excel the range A1:A4 as input. This function adds the value in cells A1, A2, A3, and A4. It’s not easy to reminder which function and which arguments to use for each task. Fortunately, the Insert Function features in Excel help you with this.

To insert SUM function, need to follow the following steps:

Step 1. Select a cell.

Step 2. Click the Insert Function button. The ‘Insert Function‘ dialog box appears.

Step 3. Look for a function or select a function from a category. For example, choose SUM from the statistical category.

Step 4. Click OK. 

The ‘Function Arguments‘ dialog box appears. 

Step 5. Click within the Range box and select the range A1:E1. 

Step 6. Click OK.

Result: Excel will sum all the number which are present from A1:E1.

To insert MAX function, need to follow the following steps:

Step 1. Select a cell.

Step 2. Click the Insert Function button. The ‘Insert Function‘ dialog box appears.

Step 3. Look for a function or select a function from a category. For example, choose MAX from the statistical category.

Step 4. Click OK. The ‘Function Arguments‘ dialog box appears. 

Step 5. Click within the Range box and select the range A1:E1. 

Step 6. Click OK

Result: Excel will MAX all the number which are present from B2:E21

To insert COUNT function, need to follow the following steps:

Step 1. Select a cell.

Step 2. Click the Insert Function button. The ‘Insert Function‘ dialog box appears.

Step 3. Look for a function or select a function from a category. For example, choose COUNT from the statistical category.

Step 4. Click OK.  

The ‘Function Arguments‘ dialog box appears.  

Step 5. Click within the Range box and select the range B2:E2. 

Step 6. Click OK.

Result: Excel will COUNT all the number which are present from B2:E2



S

News
Improve
Discuss
Do you want to advertise with us?Click here to know 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

How to Insert a Picture in a Cell in MS Excel?

article_img
Every day in business or any other field lots of information are there that are required to store for 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 by paperwork but finding it may be difficult for us. It takes a lot of time. To resolve this issue Microsoft brings a software called MS Excel. Microsoft Excel is a software that allows users to store or analyze the data in a proper systematic manner. It uses spreadsheets to organize numbers and data with formulas and functions. MS Excel has a collection of columns and rows that form a table. Generally, alphabetical letters are assigned to columns, and numbers are usually assigned to rows. The point where a column and a row meet is called a cell. Generally, it is used to keep records, data in various fields of business. Features of MS Excel Auto calculate- This helps you to calculate a group of data and it automatically shows the result in the status area. You can also create your own formulas.Shared- You can share your data file over a network.Templates- It gives us a variety of elegantly designed templates for you
Read More

How to Insert and Run VBA Code in Excel?

article_img
In Excel VBA stands for (Visual Basic for Application Code) where we can automate our task with help of codes and codes that will manipulate(like inserting, creating, or deleting a row, column, or graph) the data in a worksheet or workbook. With the help of VBA, we can also automate the task in excel to perform all these tasks we need to insert and run the VBA code properly which we will discuss in this article. Steps to Insert and Run VBA Code in Excel To use the VBA code properly in Excel we need to change the default macro security settings of excel for that we need to follow further steps Step 1: Click on the "File" menu at the left top of the excel tab. Step 2: Select "Options" to get the "Excel Options" window. Step 3: Select "Customized Ribbon" in the "Excel Options" Window and then select the "Developer" check box in the "Main Tabs". Step 4: Then return to the main Excel window to select the "Developer" ribbon and then click on "Macro Security" in the "Code" group. Step 5: Click on "Macro Settings" to select "Disable all macros except digitally signed macros". Now, to insert and run the VBA in Excel so that we can write codes we need to follow further steps: Ste
Read More

How to insert a tick symbol (checkmark) in Excel

article_img
Are you looking to insert a tick symbol in Excel effortlessly? Whether for creating lists, marking tasks complete, or adding a visual indicator, knowing how to insert a tick mark in Excel is essential. This post will walk you through various methods, including shortcuts to insert a tick mark in Excel and precise steps to place a check mark in Excel. Mastering these techniques will streamline your spreadsheet tasks and enhance productivity, also check mark on Excel can enhance your sheet's readability. Tick Mark on Excel can also be identified as check mark in Excel which is a great tool to make your spreadsheet markable and representable. In this article, we will explore how to insert check mark in Excel along with the check symbol in excel shortcut.Table of ContentHow to Copy and Paste the Tick Symbol (Checkmark) in ExcelHow to Insert Tick Symbol in Excel Using ShortcutsHow to Insert Checkmark in Excel Using SymbolsHow to Insert Tick Symbol in Excel Using the CHAR FormulaHow to Insert Tick Symbol (Checkmark) in Excel Using AutocorrectHow to Insert Tick Symbol Using Conditional Formatting in Excel How to Insert a Tick mark as an Image in ExcelFormatting Checkmark Symbols in ExcelCo
Read More

How to Insert Bullet Points in Excel: Quick and Top Ways

article_img
Bullet points can be used very frequently in Excel. MS Excel is all about numbers and to make our data more representable and user-friendly we can use bullet points. Unlike in PowerPoint and Word, there is no direct way to add bullet points in Excel. In this article, we will discuss different methods to add a bullet point in Excel.  How to Insert Bullet Points in Excel How to Insert Bullet Points in ExcelInserting bullet points in Excel can be done in several ways, depending on your specific needs and the version of Excel you are using. Here we have provided some quick and easy ways to insert bullet points in Excel. Table of Content How to Add Bullet Points in Excel Using Shortcut KeysHow to Add Bullet Points Using Symbols in ExcelHow to Add a Bullet Point By Copy-Paste How to Add Bullets Points Using FunctionsCustom Number Formatting for Inserting Bullet PointsHow to Insert Bullets Points in a Text BoxHow to Add Bullet Points in Excel Using Shortcut KeysUsing shortcut keys is the most catchy and easy way to add standard bullet points in Excel. You will use two keys to create a bullet point i.e. Alt and a number. The number pressed should be from the numeric keypad of your computer
Read More

How to Insert or Remove Page Breaks in Excel

article_img
Excel has the functionality to print its data directly from the Excel sheet itself. But here comes the problem, if you have data of 300 rows, then you cannot print the entire data on a single sheet of paper, data needs to be divided among different sheets equivalently. Excel can do this automatically. Excel distributes table data into different sheets. But what if we need to distribute our data in a custom user-defined format? Here comes the role of Page Breaks in Excel. Excel provides functionality to design your page breaks, and when or where to start or end your printing. Let's learn how to Insert, Move, or Delete Page Breaks in Excel. Page Breaks in Excel Page Breaks in Excel determine where a new page begins when printing a worksheet. They ensure that your data is neatly organized and fits within the confines of a printed page. Representation of Automatic and Manual Page BreaksBy default, Excel provides some automatic page breaks. The default page breaks are represented by dotted lines. The Manual page breaks are shown by the solid lines. Representations of Page Breaks Normal View, Page Layout View, and Page Break ViewNormal View It's the full-screen view and the most used vi
Read More

How to Insert or Show Power View in Excel?

article_img
Power View is one of the features of excel, which enables us to visualize, explore and present large data sets and encourage ad-hoc reporting. The larger data sets can be easily visualized and analyzed in excel using the Power View and this data visualization is dynamic which helps to present the data within a single power view ad-hoc report. Ad-hoc, a Latin word used for "to this", is also understood to be "as needed" or "as required". When the reports are created on request it is termed ad-hoc reporting. Steps to Insert Or Showing Power View Let's see how we can insert the power view in our excel document. Step 1: Adding Power View. By default, Power View is not added to the excel ribbon (tools tab). In order to add it, we need to customize our ribbon. For this, we can use any tab(here, in this example we are using data-tab) Right-Click > Customize the Ribbon. Once we click on the Customize the Ribbon option, excel will open a popup window where we are required to set the Power View option. As we can see, we do not have a Power View option in our Data menu. Step 2: Creating A New Group. In this step, we will create a new group for our Power View option. For this Select Da
Read More

How to Insert Dates in Excel?

article_img
In Microsoft Excel, the date can be inserted in a variety of ways, including using a built-in function formula or manually entering the date, such as 22/03/2021, 22-Mar-21, 22-Mar, or March 22, 2021. These date functions are typically used for cash flows in accounting and financial analysis. In Excel, there is a built-in function called TODAY() that will insert the exact today's date and will give the updated date whenever the workbook is opened. The NOW() built-in function can also be used to insert the current date and time, and this function will be kept up to date if we open the workbook multiple times. Inserting the date: In the Formula tab, the built-in TODAY is categorized under the DATE/TIME function. Alternate to insert the date in Excel the below keyboard shortcut can be used: CTRL+; It will insert the current date. To insert the current date and time we can use the following shortcut keys: CTRL+; <space key> CTRL+SHIFT+; It returns the current date and time to us. 1. Inserting specific date in Excel: We have to use DATE() to insert a specific valid date in Excel. We can notice in the above function that the DATE requests to provide Year, Month, Day values. If we p
Read More

How to Automatically Insert Date and Timestamp in Excel?

article_img
The Date and Timestamp is a type of data type that determines the date and time of a particular region. It contains some characters along with some encoded data. This format may vary from language to language. Keeping track of date and time helps in managing records of our work as well as segregate the information day-wise. In this article, we will be going to learn how we can automatically insert Date and Timestamp in Excel. There are multiple ways to insert Date and Timestamp in Excel. These methods include both static and dynamic methods. 1. Inserting Date And Timestamp using keyboard shortcuts (Static method) The static method is helpful when there are only a few cells where you need to insert the Date and Timestamp. You can quickly use the keyboard shortcut to manually insert the Date and Timestamp. Follow the below steps to implement the same: Select the cell into which the current date or time needs to be inserted.Use this shortcut - Ctrl + ; (Control + semicolon) to insert the current date.Use this shortcut - Ctrl + Shift + ; (Control + Shift + semicolon) to insert the current time.Use this shortcut - Press the combination (Ctrl + ;) and (Ctrl + Shift + ;) to insert the cur
Read More

How to Insert a Checkbox in Excel: Step-by-Step Guide

article_img
How to Add Checkboxes in Excel: Quick Steps Enable the Developer Tab >>Go to Developer TabControl Group >> Click InsertSelect Checkboxes >>Place the CheckboxesLink the Checkbox to a CellAdding interactive elements like checkboxes to your spreadsheets can significantly improve functionality and organization. Whether you're managing task lists, tracking attendance, or creating interactive reports, learning how to insert a checkbox in Excel is a valuable skill. This guide provides a detailed explanation of how to add checkboxes in Excel, covering everything from enabling developer tools to formatting and customizing the checkboxes to suit your needs.Disclaimer: Ensure your data is well-structured to maximize the benefits of using checkboxes in your spreadsheet.Insert a Checkbox in ExcelTable of ContentWhat is a Checkbox in ExcelHow to Add a Checkbox in Excel : Step-by-Step GuideHow to Get the Developer Tab in the Excel RibbonHow to Insert a Checkbox in Excel How to Customize the Checkbox in ExcelHow to Insert Checkboxes in Excel without Developer Tab How to Link a Checkbox to a Cell How to Insert Multiple Checkboxes in Excel How to Create To-Do List Using Excel Check
Read More
three90RightbarBannerImg