#1   Report Post  
Posted to microsoft.public.excel.misc
rcc rcc is offline
external usenet poster
 
Posts: 21
Default rounding function

I'm trying to round numbers to the nearest 10, but when I enter something
like =mround(16,10) into the cell, I just get a formula error. Do I have
some kind of seeting not working somewhere, or something?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 180
Default rounding function

From the mround function help:

If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.

How?

On the Tools menu, click Add-Ins.
In the Add-Ins available list, select the Analysis ToolPak box, and then
click OK.
If necessary, follow the instructions in the setup program.


"rcc" wrote:

I'm trying to round numbers to the nearest 10, but when I enter something
like =mround(16,10) into the cell, I just get a formula error. Do I have
some kind of seeting not working somewhere, or something?

Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default rounding function

Make sure the Analysis ToolPak addin is loaded
--
Gary's Student


"rcc" wrote:

I'm trying to round numbers to the nearest 10, but when I enter something
like =mround(16,10) into the cell, I just get a formula error. Do I have
some kind of seeting not working somewhere, or something?

Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 618
Default rounding function

"Gary''s Student" wrote in message
...
"rcc" wrote:

I'm trying to round numbers to the nearest 10, but when I enter something
like =mround(16,10) into the cell, I just get a formula error. Do I have
some kind of seeting not working somewhere, or something?


Make sure the Analysis ToolPak addin is loaded


Or an alternative is
=ROUND(16,-1)
--
David Biddulph


  #5   Report Post  
Posted to microsoft.public.excel.misc
rcc rcc is offline
external usenet poster
 
Posts: 21
Default rounding function

Thanks, easy enough.

"rcc" wrote:

I'm trying to round numbers to the nearest 10, but when I enter something
like =mround(16,10) into the cell, I just get a formula error. Do I have
some kind of seeting not working somewhere, or something?

Thanks.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 492
Default rounding function

Try,
=MROUND(16,"10")
Or with the value in A1,
=MROUND(A1,"10")
Regards,
Alan.
"rcc" wrote in message
...
I'm trying to round numbers to the nearest 10, but when I enter something
like =mround(16,10) into the cell, I just get a formula error. Do I have
some kind of seeting not working somewhere, or something?

Thanks.



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
How can I use Excel to solve an equation? titina Excel Worksheet Functions 4 April 11th 06 11:19 PM
Rounding up the result of an IF function donnaK Excel Worksheet Functions 3 December 8th 05 10:15 PM
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM


All times are GMT +1. The time now is 05:32 AM.

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"