Commonly used functions include: 1. COUNT represents the number of calculated values; 2. ROUND represents rounding; 3. RAND represents a random number; 4. MIN represents the minimum value; 5. MAX It represents the maximum value; 6. SUM represents the sum; 7. AVERAGE represents the average; 8. IF represents the condition.

The operating environment of this tutorial: Windows 7 system, Microsoft Office Excel 2010 version, Dell G3 computer.
1.COUNT means counting the number of values.
2.ROUND means rounding.
3.RAND means random number.
4.MIN means the minimum value.
5.MAX means the maximum value.
6.SUM means summation.
7.AVERAGE means average.
8.IF means condition.
Commonly used formulas:
Get absolute value =ABS (number).
Rounding=INT(number).
Rounding=ROUND(number, decimal places).
Display the error value generated by the formula as empty, formula: C2=IFERROR(A2/B2,"").
IF multi-condition judgment return value formula: C2=IF(AND(A2
The formula for counting duplicate content in two tables: B2=COUNTIF(Sheet15!A:A,A2).
The formula for counting the total number of people without duplication: C2=SUMPRODUCT(1/COUNTIF(A2:A8,A2:A8)).
The formula for summing every other column: H3=SUMIF($A$2:$G$2,H$2,A3:G3). Or =SUMPRODUCT((MOD(COLUMN(B3:G3),2)=0)*B3:G3).
Single conditional summation formula: F2=SUMIF(A:A,E2,C:C).
Multi-condition fuzzy summation formula: C11=SUMIFS(C2:C7,A2:A7,A11&"*",B2:B7,B11).
The formula for summing the same positions in multiple sheets: b2=SUM(Sheet1:Sheet19!B2).
Sum formula by date and product: F2=SUMPRODUCT((MONTH($A$2:$A$25)=F$1)*($B$2:$B$25=$E2)*$C$2 :$C$25).
Single condition search formula Formula 1: C11=VLOOKUP(B11,B3:F7,4,FALSE).
Two-way search formula formula=INDEX(C3:H7,MATCH(B10,B3:B7,0),MATCH(C10,C2:H2,0)).
Multiple cell string merging formula: c2=PHONETIC(A2:A7).
Intercept part of the formula except the last 3 digits: =LEFT(D1,LEN(D1)-3).
Part of the formula before interception: B2=Left(A1,FIND("-",A1)-1).
The formula to intercept any segment of the string: B1=TRIM(MID(SUBSTITUTE($A1,"",REPT("",20)),20,20)).
Related learning recommendations: excel tutorial
The above is the detailed content of What are the commonly used functions in excel tables?. For more information, please follow other related articles on the PHP Chinese website!
MEDIAN formula in Excel - practical examplesApr 11, 2025 pm 12:08 PMThis tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden
Google Spreadsheet COUNTIF function with formula examplesApr 11, 2025 pm 12:03 PMMaster Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han
Excel shared workbook: How to share Excel file for multiple usersApr 11, 2025 am 11:58 AMThis tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m
How to convert Excel to JPG - save .xls or .xlsx as image fileApr 11, 2025 am 11:31 AMThis tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo
Excel names and named ranges: how to define and use in formulasApr 11, 2025 am 11:13 AMThis tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo
Standard deviation Excel: functions and formula examplesApr 11, 2025 am 11:01 AMThis tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi
Square root in Excel: SQRT function and other waysApr 11, 2025 am 10:34 AMThis Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The
Google Sheets basics: Learn how to work with Google SpreadsheetsApr 11, 2025 am 10:23 AMUnlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

WebStorm Mac version
Useful JavaScript development tools

Atom editor mac version download
The most popular open source editor

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version
Recommended: Win version, supports code prompts!

SublimeText3 Mac version
God-level code editing software (SublimeText3)






