Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Rounding

Thanks Jim

"J Sedoff" wrote:

You just need to nest the commands: if B11 is blank, round O11 to the
hundreds' place, otherwise this cell is blank.

=IF(B11="",ROUND(O11,-2),"")

Jim

"Nick C" wrote:

Thanks David worked atreat, how can I add to an existing formula?
=IF(B11="",O11,"")

rEGARDS,

nICK

"David Biddulph" wrote:

=ROUND(A2,-2)
--
David Biddulph



 
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 to 2 Frances C[_2_] Excel Worksheet Functions 2 December 11th 07 04:39 PM
I need a formula with rounding up & rounding down to the nearest . Tony Kay Excel Worksheet Functions 3 May 29th 07 11:13 PM
Rounding off to .48 or .98 Mark4253 Excel Discussion (Misc queries) 9 February 5th 07 02:13 AM
Rounding Jakobshavn Isbrae Excel Discussion (Misc queries) 4 January 11th 07 03:09 PM
Rounding PricklyFlower Excel Worksheet Functions 6 June 22nd 05 08:03 AM


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