Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default ROUND UP or DOWN by 0.5

Can someone help please?
Is it possible to round up or down to the nearest 0.5
For example 6.2 would round to 6 and 6.3 would round to 6.5.

Thanks in advance.
--
Regards
Warren
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default ROUND UP or DOWN by 0.5

=ROUND(A20*2,0)/2

--
__________________________________
HTH

Bob

"Warren Easton" wrote in message
...
Can someone help please?
Is it possible to round up or down to the nearest 0.5
For example 6.2 would round to 6 and 6.3 would round to 6.5.

Thanks in advance.
--
Regards
Warren



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 81
Default ROUND UP or DOWN by 0.5

Perfect, Thank You.--

Regards
Warren


"Bob Phillips" wrote:

=ROUND(A20*2,0)/2

--
__________________________________
HTH

Bob

"Warren Easton" wrote in message
...
Can someone help please?
Is it possible to round up or down to the nearest 0.5
For example 6.2 would round to 6 and 6.3 would round to 6.5.

Thanks in advance.
--
Regards
Warren




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default ROUND UP or DOWN by 0.5

=MROUND(A2,0.5)
Look up MROUND in Excel help if you have problems.
--
David Biddulph

"Warren Easton" wrote in message
...
Can someone help please?
Is it possible to round up or down to the nearest 0.5
For example 6.2 would round to 6 and 6.3 would round to 6.5.

Thanks in advance.
--
Regards
Warren



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 to .99? WBTKbeezy Excel Worksheet Functions 2 November 14th 07 03:23 AM
round up James Horton Las Vegas Excel Worksheet Functions 3 August 29th 06 09:07 AM
Round hh:mm:ss to whole hh:mm PJH Excel Worksheet Functions 3 February 17th 06 01:25 AM
VBA round Jeff Excel Discussion (Misc queries) 8 September 2nd 05 02:38 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 06:30 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"