Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Remove Duplicates Example in Excel
  • How To Filter Data in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • Excel Frequency Function Example
  • Reverse List in Excel

References

  • How to get address of named range in Excel
  • How to use Excel LOOKUP Function
  • Get nth match with INDEX / MATCH in Excel
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Count rows that contain specific values in Excel

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation specific characters only
  • Excel Data validation allow uppercase only
  • Excel Data validation date in specific year
  • Excel Data validation only dates between

Category: Database Functions

Excel Database Functions perform basic calculations, such as sum, average, count, etc, They are designed to help you to work within a database.

DVARP function: Description, Usage, Syntax, Examples and Explanation

by

What is DVARP function in Excel? DVARP function is one of Database functions in Microsoft Excel that calculates the variance of a population based on the entire population by using the numbers in a field (column) of records in a list or database that match conditions that you specify. Syntax of DVARP function DVARP(database, field, criteria) The …

Continue Reading

DVAR function: Description, Usage, Syntax, Examples and Explanation

by

What is DVAR function in Excel? DVAR function is one of Database functions in Microsoft Excel that estimates the variance of a population based on a sample by using the numbers in a field (column) of records in a list or database that match conditions that you specify. Syntax of DVAR function DVAR(database, field, criteria) The …

Continue Reading

DSUM function: Description, Usage, Syntax, Examples and Explanation

by

What is DSUM function in Excel? DSUM function is one of Database functions in Microsoft Excel that adds the numbers in a field (column) of records in a list or database that match conditions that you specify. Syntax of DSUM function DSUM(database, field, criteria) The DSUM function syntax has the following arguments: Database: The range of …

Continue Reading

DSTDEVP function: Description, Usage, Syntax, Examples and Explanation

by

What is DSTDEVP function in Excel? DSTDEVP function is one of Database functions in Microsoft Excel that calculates the standard deviation of a population based on the entire population by using the numbers in a field (column) of records in a list or database that match conditions that you specify. Syntax of DSTDEVP function DSTDEVP(database, field, …

Continue Reading

DSTDEV function: Description, Usage, Syntax, Examples and Explanation

by

What is DSTDEV function in Excel? DSTDEV function is one of Database functions in Microsoft Excel that estimates the standard deviation of a population based on a sample by using the numbers in a field (column) of records in a list or database that match conditions that you specify. Syntax of DSTDEV function DSTDEV(database, field, criteria) …

Continue Reading

DPRODUCT function: Description, Usage, Syntax, Examples and Explanation

by

What is DPRODUCT function in Excel? DPRODUCT function is one of Database functions in Microsoft Excel that multiplies the values in a field (column) of records in a list or database that match conditions that you specify. Syntax of DPRODUCT function DPRODUCT(database, field, criteria) The DPRODUCT function syntax has the following arguments: Database: The range of …

Continue Reading

DMIN function: Description, Usage, Syntax, Examples and Explanation

by

What is DMIN function in Excel? DMIN function is one of Database functions in Microsoft Excel that returns the smallest number in a field (column) of records in a list or database that matches conditions that you specify. Syntax of DMIN function DMIN(database, field, criteria) The DMIN function syntax has the following arguments: Database: The range …

Continue Reading

DMAX function: Description, Usage, Syntax, Examples and Explanation

by

What is DMAX function in Excel? DMAX function is one of Database functions in Microsoft Excel that returns the largest number in a field (column) of records in a list or database that matches conditions you that specify. Syntax of DMAX function DMAX(database, field, criteria) The DMAX function syntax has the following arguments: Database: The range …

Continue Reading

DGET function: Description, Usage, Syntax, Examples and Explanation

by

What is DGET function in Excel? DGET function is one of Database functions in Microsoft Excel that extracts a single value from a column of a list or database that matches conditions that you specify. Syntax of DGET function DGET(database, field, criteria) The DGET function syntax has the following arguments: Database: The range of cells that …

Continue Reading

DCOUNTA function: Description, Usage, Syntax, Examples and Explanation

by

What is DCOUNTA function in Excel? DCOUNTA function is one of Database functions in Microsoft Excel that counts the nonblank cells in a field (column) of records in a list or database that match conditions that you specify. The field argument is optional. If field is omitted, DCOUNTA counts all records in the database that …

Continue Reading

DCOUNT function: Description, Usage, Syntax, Examples and Explanation

by

What is DCOUNT function in Excel? DCOUNT function is one of Database functions in Microsoft Excel that counts the cells that contain numbers in a field (column) of records in a list or database that match conditions that you specify. The field argument is optional. If field is omitted, DCOUNT counts all records in the …

Continue Reading

DAVERAGE function: Description, Usage, Syntax, Examples and Explanation

by

What is DAVERAGE function in Excel? DAVERAGE function is one of Database functions in Microsoft Excel that averages the values in a field (column) of records in a list or database that match conditions you specify. Syntax of DAVERAGE function DAVERAGE(database, field, criteria) The DAVERAGE function syntax has the following arguments: Database     is the range of …

Continue Reading

How to generate series of dates increment by 1 year from a single start date in Excel

by

If need to generate a dynamic series of dates with a formula that increase by one year from a single start date, you can do so with a formula that uses the DAY, MONTH, YEAR, and DATE functions. Formula =DATE(YEAR(date)+1,MONTH(date),DAY(date)) Explanation In the example, B6 is the hard-coded start date and the formula in B7 …

Continue Reading

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel XOR Function
  • How to use Excel OR Function
  • How to use Excel NOT Function
  • How to return blank in place of #DIV/0! error in Excel
  • Extract multiple matches into separate rows in Excel

Date Time

  • How to get Weekdays, Working days between Two Dates in Excel
  • Get work hours between dates and times in Excel
  • Add workdays to date custom weekends in Excel
  • How to calculate next scheduled event in Excel
  • DAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • If cell contains one of many things in Excel
  • Categorize text with keywords in Excel
  • Group numbers with VLOOKUP in Excel

General

  • How to create dynamic named range with INDEX in Excel
  • Automatically fill series of cells in Excel using AutoFill
  • Create dynamic workbook reference to another workbook in Excel
  • Print Excel Sheet In Landscape Or Portrait
  • Count cells that do not contain many strings in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning