Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 26
Default MROUND error showing

i have programmed a cell with the following equation: =MROUND((F9*15),50). I
am attempting to round the product of the cell reference F9 multiplied by 15
to the nearest 50. When i do this i get a cell error stating "#Name?". I am
not sure of what is happening. Any suggestions for correcting the error would
be greatly appreciated. thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default MROUND error showing

MROUND requires the Analysis ToolPak Add-In to be active. Click
Tools/Add-Ins from Excel's menu bar and put a check mark in the appropriate
CheckBox.

--
Rick (MVP - Excel)


"tcek" wrote in message
...
i have programmed a cell with the following equation: =MROUND((F9*15),50).
I
am attempting to round the product of the cell reference F9 multiplied by
15
to the nearest 50. When i do this i get a cell error stating "#Name?". I
am
not sure of what is happening. Any suggestions for correcting the error
would
be greatly appreciated. thanks in advance.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default MROUND error showing

Tools-Options-Add-Ins

and install an Analysis ToolPack


On 15 Sty, 16:28, tcek wrote:
i have programmed a cell with the following equation: =MROUND((F9*15),50). *I
am attempting to round the product of the cell reference F9 multiplied by 15
to the nearest 50. *When i do this i get a cell error stating "#Name?". I am
not sure of what is happening. Any suggestions for correcting the error would
be greatly appreciated. thanks in advance.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default MROUND error showing

sorry, disregard my previous post

On 15 Sty, 16:28, tcek wrote:
i have programmed a cell with the following equation: =MROUND((F9*15),50). *I
am attempting to round the product of the cell reference F9 multiplied by 15
to the nearest 50. *When i do this i get a cell error stating "#Name?". I am
not sure of what is happening. Any suggestions for correcting the error would
be greatly appreciated. thanks in advance.


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default MROUND error showing

Depending on the values you're using this may be a suitable alternative that
doesn't need he ATP:

=ROUND(F9*15/50,0)*50


--
Biff
Microsoft Excel MVP


"tcek" wrote in message
...
i have programmed a cell with the following equation: =MROUND((F9*15),50).
I
am attempting to round the product of the cell reference F9 multiplied by
15
to the nearest 50. When i do this i get a cell error stating "#Name?". I
am
not sure of what is happening. Any suggestions for correcting the error
would
be greatly appreciated. thanks in advance.





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default MROUND error showing

sorry, disregard my previous post

Why? It was correct.


--
Biff
Microsoft Excel MVP


"Jarek Kujawa" wrote in message
...
sorry, disregard my previous post

On 15 Sty, 16:28, tcek wrote:
i have programmed a cell with the following equation: =MROUND((F9*15),50).
I
am attempting to round the product of the cell reference F9 multiplied by
15
to the nearest 50. When i do this i get a cell error stating "#Name?". I
am
not sure of what is happening. Any suggestions for correcting the error
would
be greatly appreciated. thanks in advance.



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default MROUND error showing

If you have trouble with any Excel function (except DATEDIF), it's always
worth looking in Excel help. Excel help for the MROUND function would have
given you the answer.
--
David Biddulph

"tcek" wrote in message
...
i have programmed a cell with the following equation: =MROUND((F9*15),50).
I
am attempting to round the product of the cell reference F9 multiplied by
15
to the nearest 50. When i do this i get a cell error stating "#Name?". I
am
not sure of what is happening. Any suggestions for correcting the error
would
be greatly appreciated. thanks in advance.



  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default MROUND error showing

because when I uninstalled ATP to check if the solution was correct,
Excel did not show me a NAME? error
this is why I thought I was mistaken
thks

On 15 Sty, 18:13, "T. Valko" wrote:
sorry, disregard my previous post


Why? It was correct.

--
Biff
Microsoft Excel MVP

"Jarek Kujawa" wrote in message

...
sorry, disregard my previous post

On 15 Sty, 16:28, tcek wrote:



i have programmed a cell with the following equation: =MROUND((F9*15),50).
I
am attempting to round the product of the cell reference F9 multiplied by
15
to the nearest 50. When i do this i get a cell error stating "#Name?". I
am
not sure of what is happening. Any suggestions for correcting the error
would
be greatly appreciated. thanks in advance.- Ukryj cytowany tekst -


- Poka¿ cytowany tekst -


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
Showing Error when going to pass a function like this Brahmananda Mohanty Excel Worksheet Functions 1 May 6th 07 07:50 AM
Why are german users getting an error with Mround? ATP installed. Stumblinthrulife Excel Worksheet Functions 2 February 15th 06 06:24 PM
How to print when an error message keeps showing? clueless Excel Discussion (Misc queries) 1 January 30th 06 05:33 PM
Calculated Fields showing error results Pasko1 Excel Discussion (Misc queries) 1 August 12th 05 06:32 PM
MROUND function. Getting the following error: #NAME? masoud Excel Worksheet Functions 2 June 29th 05 11:19 AM


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

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"