#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Round formula

How can I round 980 to 1,000?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Round formula

With 980 in A1, you can use this:

=ROUNDUP(A1,-3)

Hope this helps.

Pete

On Apr 1, 3:07*pm, Khaled wrote:
How can I round 980 to 1,000?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Round formula

It did help, thanks Pete.


On Apr 1, 4:23*pm, Pete_UK wrote:
With 980 in A1, you can use this:

=ROUNDUP(A1,-3)

Hope this helps.

Pete

On Apr 1, 3:07*pm, Khaled wrote:



How can I round 980 to 1,000?- Hide quoted text -


- Show quoted text -


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Round formula

Hi,

You may also try =mround(A3,100). For Excel 2003 and prior versions, you
would have to install the Analysis Toolpak from Tools Addins

--
Regards,

Ashish Mathur
Microsoft Excel MVP

"Khaled" wrote in message
...
How can I round 980 to 1,000?


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Round formula

=ROUND(A3,-2) will do, and that doesn't need ATP.
--
David Biddulph


"Ashish Mathur" wrote in message
...
Hi,

You may also try =mround(A3,100). For Excel 2003 and prior versions, you
would have to install the Analysis Toolpak from Tools Addins

--
Regards,

Ashish Mathur
Microsoft Excel MVP

"Khaled" wrote in message
...
How can I round 980 to 1,000?





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Round formula

Hi,

I know that. I was just giving an alternative

--
Regards,

Ashish Mathur
Microsoft Excel MVP

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
=ROUND(A3,-2) will do, and that doesn't need ATP.
--
David Biddulph


"Ashish Mathur" wrote in message
...
Hi,

You may also try =mround(A3,100). For Excel 2003 and prior versions, you
would have to install the Analysis Toolpak from Tools Addins

--
Regards,

Ashish Mathur
Microsoft Excel MVP

"Khaled" wrote in message
...
How can I round 980 to 1,000?



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
Round formula duketter Excel Discussion (Misc queries) 1 February 24th 10 08:25 PM
Round up this formula Jim Excel Discussion (Misc queries) 3 April 30th 09 09:56 PM
How do i round up the sum of a formula ian Excel Discussion (Misc queries) 2 May 28th 06 04:47 AM
How do I NOT round off in a formula Sierra_07 Excel Worksheet Functions 4 October 13th 05 01:30 AM
How do I ROUND() round off decimals of a column dataset? Højrup Excel Worksheet Functions 2 January 12th 05 10:50 AM


All times are GMT +1. The time now is 02:32 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"