Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi everybody, I know it's pretty trivial, but I need your help. I just want
to have in the final calculation of an excel formula a value without decimals. How can I insert the "decrease decimals" function or an equivalent into the cells? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use the ROUND() Function:
if you were using something like : =A1+B1 then use: =ROUND(A1+B1,0) -- Gary''s Student - gsnu200713 "Paolo Orlando" wrote: Hi everybody, I know it's pretty trivial, but I need your help. I just want to have in the final calculation of an excel formula a value without decimals. How can I insert the "decrease decimals" function or an equivalent into the cells? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simple Excel Formula Help | New Users to Excel | |||
Help with what I believe is a simple excel formula!!!!!!! | Excel Discussion (Misc queries) | |||
Simple If, Then formula for excel | Excel Discussion (Misc queries) | |||
simple interest formula in excel | Excel Discussion (Misc queries) | |||
Excel Miscalculates simple formula..Help!! | Excel Worksheet Functions |