Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If the total of a cell is any decimal part more than the whole number (
Example 1.01 raise it to the next whole number 2) and then multiply by a known number. Answer 1.01 now becomes 2 X 50 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assume the number is in Cell A1
=roundup(A1, 0)*50 -- HTH... Jim Thomlinson "InspectorPaul" wrote: If the total of a cell is any decimal part more than the whole number ( Example 1.01 raise it to the next whole number 2) and then multiply by a known number. Answer 1.01 now becomes 2 X 50 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible | Excel Discussion (Misc queries) | |||
Formula, Conditional Formula Needed | Excel Discussion (Misc queries) | |||
Conditional Formula to indicate Formula in cell | New Users to Excel | |||
Multiple conditional on conditional format formula | Excel Programming | |||
Multiple conditional on conditional format formula | Excel Programming |