How Show decimal in Bar Function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, my problem is to show decimal in bar function when decimal is 0

If i write "=3,00+2,70" excel write "=3+2,7".

How can i say excel to don't truncate 0?

Thanks!!!!
 
A workaround is to write function like this:
="3,00"+"2,70"

....but i don't like it. There is another solutions?
 

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

Back
Top