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

Data Analysis

  • Randomize/ Shuffle List in Excel
  • Data Series in Excel
  • How to calculate current stock or inventory in Excel
  • How to do a t-Test in Excel?
  • Conditional Formatting Rules in Excel

References

  • Count rows that contain specific values in Excel
  • Two-way lookup with VLOOKUP in Excel
  • Lookup entire row in Excel
  • Last row number in range
  • Offset in Excel

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation unique values only
  • How To Create Drop-down List in Excel
  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between

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

  • Invoice status with nested if in Excel
  • How to use Excel TRUE Function
  • How to use Excel AND Function
  • OR function Examples in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to calculate Quarter of Date in Excel
  • TIME function: Description, Usage, Syntax, Examples and Explanation
  • Add workdays to date custom weekends in Excel
  • How to get same date next year or previous year in Excel
  • Next biweekly payday from date in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • How to randomly assign data to groups in Excel
  • Running count group by n size in Excel
  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel

General

  • Zoom Worksheet in Excel
  • How to calculate profit margin percentage in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • List sheet names with formula in Excel
  • Count cells less than in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning