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

Data Analysis

  • How To Perform and Interpret Regression Analysis in Excel
  • How To Load Analysis ToolPak in Excel
  • Filter Data Based on Date in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Conditional Formatting Color Scales Examples in Excel

References

  • How to use Excel LOOKUP Function
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to use Excel INDIRECT Function
  • Merge tables with VLOOKUP in Excel
  • How to reference named range different sheet in Excel

Data Validations

  • Excel Data validation allow uppercase only
  • Excel Data validation exists in list
  • Excel Data validation number multiple 100
  • Excel Data validation no punctuation
  • Excel Data validation with conditional list

Round a price to end in .99 in Excel

by

This tutorials shows how to  Round a price to end in .99 in Excel

If you need to round prices so that they ended in the nearest, .99 value, you can use the ROUND function then subtract .01.

Formula

=ROUND(price,0)-0.01

Explanation

The formula shown in the example is:

=ROUND(B6,0)-0.01

With the value in B6 of 63.39, the formula is solved like this:

=ROUND(B6,0)-0.01
=ROUND(63.39,0)-0.01
=63-0.01
=62.99

The ROUND function with a zero will round to the nearest whole dollar. Once rounded, the formula simply subtracts 0.01 to get a .99 value.

Post navigation

Previous Post:

Number and Text Filters Examples in Excel

Next Post:

Convert date string to date time 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

  • How to use Excel TRUE Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • OR function Examples in Excel
  • Check multiple cells are equal in Excel
  • Return blank if in Excel

Date Time

  • Get fiscal year from date in Excel
  • Get days between dates ignoring years in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • How to get year from date in Excel
  • Calculate time difference in hours as decimal value in Excel

Grouping

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

General

  • How to get amount with percentage in Excel
  • Zoom Worksheet in Excel
  • How to add sequential row numbers to a set of data in Excel
  • How to calculate percentage of total in Excel
  • How to calculate percentage discount in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning