how do I round down a value from a calculation towards zero

  • Thread starter Thread starter Carol
  • Start date Start date
C

Carol

I have a cell with a formula but need to have the value produced from that
formula rounded down to the next dollar. Ideas????
 
=FLOOR(A1,1)

where A1 holds your value, and your value is expressed in dollars.

Regards
Ken.................
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top