Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default Limiting the value returned by calculations

I need to show the value of a calculation whereas the value displayed must be
disiable by 10. IE: the calculation equals 102, but I need only show 100 or
if the calculation equals 105 I need it to display 110, basically the
calculation can be any amount but can only be displayed as a multiple of 10,
no decimal points are allowed
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 303
Default Limiting the value returned by calculations

assume your calculation is
=A2/B2
enter
=ROUND(A2/B2,-1)

Greetings from New Zealand
"WavMaster" wrote in message
...
I need to show the value of a calculation whereas the value displayed must
be
disiable by 10. IE: the calculation equals 102, but I need only show 100
or
if the calculation equals 105 I need it to display 110, basically the
calculation can be any amount but can only be displayed as a multiple of
10,
no decimal points are allowed



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limiting choices Cerberus Excel Discussion (Misc queries) 1 March 17th 08 11:18 PM
Limiting a returned calc to 195 Mr Sandman Excel Worksheet Functions 4 November 6th 07 07:09 PM
Help with Characters limiting Wendy Murphy Excel Worksheet Functions 3 January 11th 07 12:50 AM
Limiting to one number [email protected] Excel Discussion (Misc queries) 1 December 7th 05 02:48 PM
limiting cell value nowfal Excel Discussion (Misc queries) 2 September 9th 05 08:29 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"