Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Is it possible to display the round up result of a formula in the same cell
containing the formula? e.g. a b c formula used 2.1 2.1 4.2 {=sum(a1:b1} to be displayed as a b c 2.1 2.1 5 {=needed formula} |
#2
![]() |
|||
|
|||
![]()
Mostropovich,
Use =ROUNDUP(SUM(A13:B13),0) And it will do the trick. -- Regards Robert Find me at www.juliobattisti.com.br/forum/default.asp |
#3
![]() |
|||
|
|||
![]()
Thanks, it works fine. have a good day.
"cmart02" wrote: Mostropovich, Use =ROUNDUP(SUM(A13:B13),0) And it will do the trick. -- Regards Robert Find me at www.juliobattisti.com.br/forum/default.asp |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can i change this VBA project According to Indian Numeric | Excel Discussion (Misc queries) | |||
up to 7 functions? | Excel Worksheet Functions | |||
Multiply one cell by a factor and make that result round | Excel Worksheet Functions | |||
reference the result of a formula in a text formatted cell | Excel Discussion (Misc queries) | |||
Amount or Numbers in Words | New Users to Excel |