A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
Is this what your trying to do?
=CEILING(E3+F3,0.05)
If this post answers your question, please mark it as the Answer.
Mike H
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using the following formula, but it is returning an error;
=CEILING(1*(E3:F3),5)/100
What I would like to do is have the value of the cell round up the number to $0.05, ie $12.91 + $12.00 = $24.95
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.
Answer accepted by question author
Hi,
Is this what your trying to do?
=CEILING(E3+F3,0.05)
If this post answers your question, please mark it as the Answer.
Mike H