![]() |
|
|
|
#1
|
|||
|
|||
|
Hi Karen, You have a couple of easy options 1) Simply change the format of the cell with the sum result in to a number with 0 decimal places. 2) if the numbers are always going to be whole numbers (These will round it up/down), you could nest the sum function into either text or fixed functions.Examples for summing values in cell range A1:A5: =FIXED(sum(A1:15),0,TRUE) =TEXT(SUM(A1:A5),"0") Please confirm that works. Thanks, B |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Decimal places of custom text field | hedg | Project | 1 | 06-16-2022 12:46 PM |
Decimal Places
|
DanMichSr | Outlook | 2 | 12-21-2018 05:26 PM |
| How to align decimal places in regular order? | Revathi | Word | 3 | 03-22-2018 07:13 AM |
| Forced extra decimal places | Metamag | Excel | 11 | 08-18-2012 03:10 AM |
Mail Merge, Number to 2 Decimal Places
|
Vampy99 | Mail Merge | 7 | 09-25-2011 05:41 AM |