#1   Report Post  
Posted to microsoft.public.excel.misc
Rebecca
 
Posts: n/a
Default Formulas

Is there a formula to round numbers to the nearest quarter?
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Formulas

=MROUND(A1,0.25)


If this function is not available, run the Setup program to install the
Analysis ToolPak. After you install the Analysis ToolPak, you must enable it
by using the Add-Ins command on the Tools menu.


"Rebecca" wrote:

Is there a formula to round numbers to the nearest quarter?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Rebecca
 
Posts: n/a
Default Formulas

How do I go to setup? The formula didn't work. It said "NAME?"

"CLR" wrote:

=MROUND(A1,0.25)


If this function is not available, run the Setup program to install the
Analysis ToolPak. After you install the Analysis ToolPak, you must enable it
by using the Add-Ins command on the Tools menu.


"Rebecca" wrote:

Is there a formula to round numbers to the nearest quarter?

  #4   Report Post  
Posted to microsoft.public.excel.misc
Domenic
 
Posts: n/a
Default Formulas

In article ,
Rebecca wrote:

How do I go to setup? The formula didn't work. It said "NAME?"


You'll need to enable the Analysis ToolPak...

Tools Add-Ins and check Analysis ToolPak

Hope this helps!
  #5   Report Post  
Posted to microsoft.public.excel.misc
Rebecca
 
Posts: n/a
Default Formulas

THANK YOU SOOOOOOOOOOOO MUCH!!!

"Domenic" wrote:

In article ,
Rebecca wrote:

How do I go to setup? The formula didn't work. It said "NAME?"


You'll need to enable the Analysis ToolPak...

Tools Add-Ins and check Analysis ToolPak

Hope this helps!



  #6   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default Formulas

Try this........

Tools Add-ins check the Analysis ToolPak box ok

If you don't see the Analysis ToolPak option, then that is when you would
need to run Setup from your original install disks..........if you're on a
network at work, then probably your MIS Dept will have to install it for you.

Vaya con Dios,
Chuck, CABGx3

"Rebecca" wrote:

How do I go to setup? The formula didn't work. It said "NAME?"

"CLR" wrote:

=MROUND(A1,0.25)


If this function is not available, run the Setup program to install the
Analysis ToolPak. After you install the Analysis ToolPak, you must enable it
by using the Add-Ins command on the Tools menu.


"Rebecca" wrote:

Is there a formula to round numbers to the nearest quarter?

  #7   Report Post  
Posted to microsoft.public.excel.misc
Rebecca
 
Posts: n/a
Default Formulas

THANKS BUNCHES!!

"CLR" wrote:

Try this........

Tools Add-ins check the Analysis ToolPak box ok

If you don't see the Analysis ToolPak option, then that is when you would
need to run Setup from your original install disks..........if you're on a
network at work, then probably your MIS Dept will have to install it for you.

Vaya con Dios,
Chuck, CABGx3

"Rebecca" wrote:

How do I go to setup? The formula didn't work. It said "NAME?"

"CLR" wrote:

=MROUND(A1,0.25)


If this function is not available, run the Setup program to install the
Analysis ToolPak. After you install the Analysis ToolPak, you must enable it
by using the Add-Ins command on the Tools menu.


"Rebecca" wrote:

Is there a formula to round numbers to the nearest quarter?

  #8   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default Formulas

Try this:

A1: (a number)
B1: =MROUND(A1,0.25)

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

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Rebecca" wrote:

Is there a formula to round numbers to the nearest quarter?

  #9   Report Post  
Posted to microsoft.public.excel.misc
Sloth
 
Posts: n/a
Default Formulas

=ROUND(4*A1,0)/4

No Add-in needed.

"Rebecca" wrote:

Is there a formula to round numbers to the nearest quarter?

  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 144
Default Formulas



"Sloth" wrote:

=ROUND(4*A1,0)/4

No Add-in needed.

"Rebecca" wrote:

Is there a formula to round numbers to the nearest quarter?



  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 182
Default Formulas

Hello, Kathy!
You wrote on Sat, 23 Sep 2006 05:11:01 -0700:

?? =ROUND(4*A1,0)/4
??
?? No Add-in needed.
??
?? "Rebecca" wrote:
??
?? Is there a formula to round numbers to the nearest
?? quarter?

Oh! These mysterious empty messages!

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.comcast.not

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
Formulas not recognizing new data malakingaso Excel Discussion (Misc queries) 1 February 8th 06 07:27 PM
Countif formulas change after doing a sort Bob Smith Excel Worksheet Functions 3 January 3rd 06 11:17 PM
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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