Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default rounding up for number not for decimal

I have excel 2003 installed on my machine all what I am looking for to round
up the number
not the decimal
example roundup 15600.00 to 16000.00
example roundup 14780.00 to 15000.00

any one know


  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default rounding up for number not for decimal

Hi

with your values in A1
=ROUND(A1,-3)

Cheers
JulieD

"Admin" wrote in message
...
I have excel 2003 installed on my machine all what I am looking for to
round
up the number
not the decimal
example roundup 15600.00 to 16000.00
example roundup 14780.00 to 15000.00

any one know




  #3   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel
external usenet poster
 
Posts: 3,885
Default rounding up for number not for decimal

Hi
=ROUNDUP(A1,-3)
or
=CEILING(A1,1000)

"Admin" wrote:

I have excel 2003 installed on my machine all what I am looking for to round
up the number
not the decimal
example roundup 15600.00 to 16000.00
example roundup 14780.00 to 15000.00

any one know



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
Decimal Rounding Urgent Excel Discussion (Misc queries) 4 November 26th 08 08:24 PM
Rounding up for a decimal Sena Excel Worksheet Functions 4 July 9th 07 07:29 AM
Decimal Place Rounding Aaron Excel Worksheet Functions 4 May 4th 07 02:58 AM
Converting 2-place decimal value to floating point decimal number with leading zero Kermit Piper Excel Discussion (Misc queries) 3 March 18th 06 06:20 PM
Rounding decimal Sturart Excel Worksheet Functions 1 February 16th 06 07:06 PM


All times are GMT +1. The time now is 01:46 AM.

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

About Us

"It's about Microsoft Excel"