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 up @ 3 instead of 5

Cant figure out formula to round up if greater than ##.3 instead of ##.5
Please help.

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Rounding up @ 3 instead of 5

=INT(A1)+(MOD(A1,1)=0.3)


"keith" wrote:

Cant figure out formula to round up if greater than ##.3 instead of ##.5
Please help.

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,345
Default Rounding up @ 3 instead of 5

Won't simply:

=ROUND(A1+0.2,0)

do what you want?

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"keith" wrote in message
...
Cant figure out formula to round up if greater than ##.3 instead of ##.5
Please help.

Thanks




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Rounding up @ 3 instead of 5

Thanks that worked great.

"Sandy Mann" wrote in message
...
Won't simply:

=ROUND(A1+0.2,0)

do what you want?

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"keith" wrote in message
...
Cant figure out formula to round up if greater than ##.3 instead of ##.5
Please help.

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
I need a formula with rounding up & rounding down to the nearest . Tony Kay Excel Worksheet Functions 3 May 29th 07 11:13 PM
no rounding JohnLute Excel Worksheet Functions 3 January 16th 07 06:47 PM
No rounding up or down QPapillon Excel Discussion (Misc queries) 1 May 11th 06 05:04 PM
Rounding Graham Aird Excel Discussion (Misc queries) 4 November 17th 05 05:30 PM
Rounding ynissel Excel Discussion (Misc queries) 2 July 5th 05 07:42 PM


All times are GMT +1. The time now is 09:26 AM.

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"