Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
C
 
Posts: n/a
Default after calculating, round a cell value

Can a formula be used with a roundup function in the same cell? For example,
calculate a dollar (w/ cents) amount, then round to the nearest dollar.
  #2   Report Post  
Harald Staff
 
Posts: n/a
Default

Yes, the fun part of this. If your original formula is
=A1*2/3
then wrap the second formula around it like this:
=ROUNDUP(A1*2/3,0)

HTH. Best wishes Harald

"C" skrev i melding
...
Can a formula be used with a roundup function in the same cell? For

example,
calculate a dollar (w/ cents) amount, then round to the nearest dollar.



  #3   Report Post  
C
 
Posts: n/a
Default

That was the answer I was looking for. I knew there must be a way to
incorporate the function. I kept getting a circular logic message.
Thanks Harald.

C

"Harald Staff" wrote:

Yes, the fun part of this. If your original formula is
=A1*2/3
then wrap the second formula around it like this:
=ROUNDUP(A1*2/3,0)

HTH. Best wishes Harald

"C" skrev i melding
...
Can a formula be used with a roundup function in the same cell? For

example,
calculate a dollar (w/ cents) amount, then round to the nearest dollar.




  #4   Report Post  
Harald Staff
 
Posts: n/a
Default

Glad to hear that. Thanks for the feedback.

Best wishes Harald

"C" skrev i melding
...
That was the answer I was looking for. I knew there must be a way to
incorporate the function. I kept getting a circular logic message.
Thanks Harald.



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
WHAT'S THE FORMULA FOR CALCULATING OVERTIME IN 1 CELL? EXAMPLE: 8. garpavco Excel Worksheet Functions 3 August 18th 05 01:22 PM
Calculating on alphabetic cell content Thorkild New Users to Excel 5 January 11th 05 03:12 PM
calculating with a time format cell Mahnaz Excel Worksheet Functions 1 December 13th 04 10:21 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


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