I am working on a spreadsheet in which I would like to count all in millions. Therefore I need to round up all numbers to reflect millions and billions only. For example a number like 27,890,000 would be shown in my spreadsheet cell as only 28. I would prefer not to have to create a new column of rounded numbers but would prefer reformating all cells for the rounding effect. I have seen how to use roundup but it still displays 27,890,000 using =roundup(Cell No.,-6) as 28,000,000. For simplicity sake I would prefer to eliminat the needless zeros.
Thank you in advance for your time,
JB
Thank you in advance for your time,
JB