Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
one of two
 
Posts: n/a
Default how do I round up a result of a formula in Excel

I want to round up the result of a formula. When I try to use RoundUP to
format the formula I get a "circular" error. Suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pete
 
Posts: n/a
Default how do I round up a result of a formula in Excel

The formula is probably referring to the cell that it is in. Post the
formula here then we will know.

Pete

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
B. R.Ramachandran
 
Posts: n/a
Default how do I round up a result of a formula in Excel

Hi,

Make your formula to be a part of the roundup formula as follows:

=ROUNDUP(the formula you have now without the leading "=" sign,number of
digits you want the result to be rounded up)

For example, if your formula is =A2^3+B2^2+C2, the new formula would be
=ROUNDUP(A2^3+B2^2+C2,0); the result would be rounded up to the next higher
integer.

Regards,
B. R. Ramachandran

"one of two" wrote:

I want to round up the result of a formula. When I try to use RoundUP to
format the formula I get a "circular" error. Suggestions?

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
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Can I make a formula in Excel to display result in same cell? Neiko Excel Worksheet Functions 2 October 1st 05 10:36 PM
Median result used in formula gives incorrect result vlatham Excel Worksheet Functions 4 September 21st 05 04:26 PM
Excel - return a picture or range rows as the result of a formula juststarting Excel Worksheet Functions 1 July 4th 05 12:59 AM
Convert Numeric into Text Monty Excel Worksheet Functions 0 December 18th 04 09:25 PM


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