add a negative symbol

  • Thread starter Thread starter Julia
  • Start date Start date
J

Julia

Hello.
How can I make a group of cells that are formatted in to
currency, show as negative monies? I tried to just custom
format & that works but when I reformat in to currency, it
doesn't recognize the - before the money.

Thanks for any assistance in advance.
 
Hi
if these are positive values you either multiply them all with '-1' or
use a custom format like
"-" $ 0.00

BUT this won't change the underlying (positive) value and I would
recommend NOT to use such kind of format
 

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