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

Data Analysis

  • Get column name from index in Excel Table
  • How to create Gauge Chart in Excel
  • Understanding Anova in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Use Data Form to input, edit and delete records in Excel

References

  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • Multi-criteria lookup and transpose in Excel
  • How to get address of last cell in range in Excel
  • How to use Excel FORMULATEXT function
  • Left Lookup in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation don’t exceed total
  • Excel Data validation must not contain
  • Excel Data validation whole percentage only
  • Excel Data validation date in next 30 days

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:

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

Next Post:

Excel Data validation require unique number

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 function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • How to use Excel AND Function
  • Nested IF function example in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Extract time from a date and time in Excel
  • SECOND function: Description, Usage, Syntax, Examples and Explanation
  • Dynamic date list in Excel
  • Get project end date in Excel
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Running count group by n size in Excel
  • Map inputs to arbitrary values in Excel
  • Group numbers with VLOOKUP in Excel
  • If cell contains one of many things in Excel
  • Categorize text with keywords in Excel

General

  • Excel Operators
  • Spell Check in Excel
  • How to add sequential row numbers to a set of data in Excel
  • Common Errors in Excel
  • How to calculate project complete percentage in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning