Spreadsheet help

  • Thread starter Thread starter links_now
  • Start date Start date
L

links_now

If I have a group of equations with answers that are both positive and
negative is there a way to have the equations that provide a negative number
automatically show up in red lettering and positive show up in green letters.
 
Look up conditional formatting in help


cell value greater than 0

format button and green font


add a condition and use


cell value less than 0

format button and red font

--


Regards,


Peo Sjoblom
 
Highlight your group, Format - Cells - Number tab - Pick Number, then pick
from the negative numbers list.
 
You need to set up a custom format

Format - Cells - Number - Custom

[Green]#0_);[Red]#0

if you want parenthesis around the negaive numbe then use this

[Green]#0_);[Red](#0)
 

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