ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Format financial results to end in specific numbers (https://www.excelbanter.com/excel-worksheet-functions/234434-format-financial-results-end-specific-numbers.html)

osbornauto

Format financial results to end in specific numbers
 
I have a one page spreadsheet with some financial calculations filling in a
few cells as results. I'd like to have each of the cells end in a specific
cents. So, in the results cell, if the calculation was to give the results
of $10.56, $11.74 & $13.23 - it would actually show up as $10.55, $11.55 &
$13.55 if I wanted the results to end in 55 cents.

Any suggestions on how to have all my results end in a specific result like
that?

Sam Wilson

Format financial results to end in specific numbers
 

=ROUND(20*A1,0)/20

rounds cell A5 to the nearest 0.05, so if you don't mind actually changing
the calculation result that works.

"osbornauto" wrote:

I have a one page spreadsheet with some financial calculations filling in a
few cells as results. I'd like to have each of the cells end in a specific
cents. So, in the results cell, if the calculation was to give the results
of $10.56, $11.74 & $13.23 - it would actually show up as $10.55, $11.55 &
$13.55 if I wanted the results to end in 55 cents.

Any suggestions on how to have all my results end in a specific result like
that?


joeu2004

Format financial results to end in specific numbers
 
"osbornauto" wrote:
I have a one page spreadsheet with some financial calculations
[....] I wanted the results to end in 55 cents.


If you have =formula now, change that to =INT(formula)+0.55


----- original message -----

"osbornauto" wrote in message
...
I have a one page spreadsheet with some financial calculations filling in a
few cells as results. I'd like to have each of the cells end in a
specific
cents. So, in the results cell, if the calculation was to give the
results
of $10.56, $11.74 & $13.23 - it would actually show up as $10.55, $11.55 &
$13.55 if I wanted the results to end in 55 cents.

Any suggestions on how to have all my results end in a specific result
like
that?




All times are GMT +1. The time now is 08:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com