Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Rounding column of #s down so each cell is a multiple of 5

How do I do this in Excel 2003?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Rounding column of #s down so each cell is a multiple of 5

Repost of question:
"Rounding column of #s down so each cell is a multiple of 5"

In the future, try to use the body of a post for your question, as titles of
posts get cut-off.
Something similar to this should work.
=FLOOR(A2,5)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"hoshour" wrote:

How do I do this in Excel 2003?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Rounding column of #s down so each cell is a multiple of 5

Thanks. I'll try it again.

"Luke M" wrote:

Repost of question:
"Rounding column of #s down so each cell is a multiple of 5"

In the future, try to use the body of a post for your question, as titles of
posts get cut-off.
Something similar to this should work.
=FLOOR(A2,5)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"hoshour" wrote:

How do I do this in Excel 2003?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Rounding column of #s down so each cell is a multiple of 5

=MROUND(A2,5), and copy down.
and next time please ask your question in the body of the message, not just
in the subject line.

If you have problems with MROUND, look it up in Excel help.
--
David Biddulph

"hoshour" wrote in message
...
How do I do this in Excel 2003?



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Rounding column of #s down so each cell is a multiple of 5

Reading it again (having not read your subject line fully), I see that you
don't want MROUND, but FLOOR.
=FLOOR(A2,5)
--
David Biddulph

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
=MROUND(A2,5), and copy down.
and next time please ask your question in the body of the message, not
just in the subject line.

If you have problems with MROUND, look it up in Excel help.
--
David Biddulph

"hoshour" wrote in message
...
How do I do this in Excel 2003?







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
Rounding up to a multiple of 12 pettyc Excel Worksheet Functions 2 September 28th 08 01:21 AM
Display multiple lines of text within a cell from multiple column. Zeeshan Zaheer Excel Worksheet Functions 3 August 23rd 06 10:08 AM
Need help in rounding answers to nearest multiple Wasatch Excel Worksheet Functions 6 July 6th 06 05:53 PM
Formula for rounding a column of currency to a multiple GenoBambino Excel Worksheet Functions 1 April 14th 06 02:08 AM
Excel Rounding Up to Nearest Multiple jshrader Excel Worksheet Functions 2 July 12th 05 10:55 PM


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