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

Data Analysis

  • Conditional Formatting New Rule with Formulas in Excel
  • Number and Text Filters Examples in Excel
  • Understanding Pivot Tables in Excel
  • How To Create Pareto Chart in Excel
  • Everything about Charts in Excel

References

  • How to use Excel COLUMN Function
  • Two-way lookup with VLOOKUP in Excel
  • Offset in Excel
  • Extract data with helper column in Excel
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation allow weekday only
  • Excel Data validation date in next 30 days
  • How To Create Drop-down List in Excel
  • Excel Data validation don’t exceed total

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

  • Complete List of Excel Logical Functions, References and Examples
  • SWITCH function example in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • Generate series of dates by weekends in Excel
  • Add workdays no weekends in Excel
  • How to Calculate Age in Excel
  • Add days exclude certain days of week in Excel
  • Get fiscal year from date in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel

General

  • How to fill cell ranges with random number from fixed set of options in Excel
  • How to password protect excel sheet?
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
  • Hide and Unhide Columns or Rows in Excel
  • How to Create Calendar in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning