A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Henry,
Have you checked the information above?
Please feel free to let us know the result.
Thanks,
Cherry
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Using ROUNDDOWN function on a cell with a formula already in it
Trying to get the threefold damned Excel to round down the numbers I get with a =SUM formula.
Is there a way to do it without making multiple rows?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi Henry,
Have you checked the information above?
Please feel free to let us know the result.
Thanks,
Cherry
Existing formula:
=SUM(.....)
New formula:
=ROUNDDOWN(SUM(.....), x)
where x is the number of digits - your choice on that.