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

Data Analysis

  • Working With Tables in Excel
  • Excel Frequency Function Example
  • Move chart to a separate worksheet in Excel
  • Get column index in Excel Table
  • How to conditionally sum numeric data in an Excel table using SUMIFS

References

  • How to use Excel OFFSET function
  • Last row number in range
  • Get nth match with INDEX / MATCH in Excel
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • Vlookup Examples in Excel

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation date in specific year
  • Excel Data validation must not contain
  • Excel Data validation must contain specific text
  • Excel Data validation unique values only

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

by

What is DOLLARDE function in Excel?

DOLLARDE function is one of the Financial functions in Microsoft Excel that converts a dollar price expressed as an integer part and a fraction part, such as 1.02, into a dollar price expressed as a decimal number. Fractional dollar numbers are sometimes used for security prices.

The fraction part of the value is divided by an integer that you specify. For example, if you want your price to be expressed to a precision of 1/16 of a dollar, you divide the fraction part by 16. In this case, 1.02 represents $1.125 ($1 + 2/16 = $1.125).

Syntax of DOLLARDE function

DOLLARDE(fractional_dollar, fraction)

The DOLLARDE function syntax has the following arguments:

  • Fractional_dollar: A number expressed as an integer part and a fraction part, separated by a decimal symbol.
  • Fraction: The integer to use in the denominator of the fraction.

DOLLARDE formula explanation

  • If fraction is not an integer, it is truncated.
  • If fraction is less than 0, DOLLARDE returns the #NUM! error value.
  • If fraction is greater than or equal to 0 and less than 1, DOLLARDE returns the #DIV/0! error value.

Example of DOLLARDE function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=DOLLARDE(1.02,16) Converts 1.02, read as 1 and 2/16, to a decimal number (1.125). Because the fraction value is 16, the price has a precision of 1/16 of a dollar. 1.125
=DOLLARDE(1.1,32) Converts 1.1, read as 1 and 10/32, to a decimal number (1.3125). Because the fraction value is 32, the price has a precision of 1/32 of a dollar. 1.3125

Post navigation

Previous Post:

MODE.MULT function: Description, Usage, Syntax, Examples and Explanation

Next Post:

231 Keyboard Shortcut Keys In Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

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

  • Not Equal To ‘<>‘ operator in Excel
  • Nested IF function example in Excel
  • How to use Excel TRUE Function
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel

Date Time

  • How to show last updated date stamp in Excel
  • Add days exclude certain days of week in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • DAYS function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Map text to numbers in Excel
  • Group times into 3 hour buckets in Excel
  • Group arbitrary text values in Excel
  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • How to add sequential row numbers to a set of data in Excel
  • How to generate random number between two numbers in Excel
  • Count cells that do not contain errors in Excel
  • Creating and Opening an existing file in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning