Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to get the totals of several cells but not use any negative numbers;
plus I want to round up the currency to the nearest 2nd number would this work =If(Sum(F2+F3)0,Roundup,2) |