You don't need to be an 'investor' to invest in Singletrack: 6 days left: 95% of target - Find out more
Chat Forum
3
Posts
3
Users
0
Reactions
53
Views
Topic starter
I want to have an excel spreadsheet so that if the cell value is a minus figure or 0.00 then to show those cells in Red text... I can work out the minus easy enough but not the 0.00 ...
Can anyone assist?
Thanks!
Posted : 03/03/2014 5:44 pm
Conditional Formatting, allows "less than or equal to" as a condition.
Posted : 03/03/2014 5:48 pm
Can be done with number formatting as well. Just select the number format as "custom" and in the "type" box input this:
#,##0.00;[Red]-#,##0.00;[Red]0.00
Posted : 03/03/2014 5:58 pm
Topic starter
Works a treat ....... many thanks!!!!!!!!!!
Posted : 03/03/2014 6:35 pm