Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
DB. DB. is offline
external usenet poster
 
Posts: 28
Default Percentage losses.

In cell A10 I have the value of my shares at close yesterday
(£1000 -cell formatted in £).
In cell B10 have the value of my shares at close today (£1050 -cell
formatted in £).
In cell C10 I have today's gain =(B10-A10) -formatted in £ to appear
RED if the 'gain' is a loss.
In cell D10 I have today's gain shown as a percentage i.e.
=(B10-A10)/A10 formatted as a percentage.

This is all very well if I've made a gain today - the percentage figure
in D10 appears in black. If I've made a loss the percentage figure
appears in black with a minus sign in front of it. Is there any way I
can arrange for this loss% to appear in red? It surprises me that
whilst negative numbers and sums can readily be made to appear in red
negative percentages cannot.

I'm using Excel 2003. TIA of any reply.

--
DB.


  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 48
Default Percentage losses.

You're probably aware of this, however, what you're attempting to do can be
done by going to FormatConditional Formatting and choosing the following:

-Cell Value Is
-less than
- enter 0 in the text box
- select the format option and change the color drop down to red

One other important % tidbit... When working with percentages something
like 90% should be entered as 0.9.

"DB." wrote:

In cell A10 I have the value of my shares at close yesterday
(£1000 -cell formatted in £).
In cell B10 have the value of my shares at close today (£1050 -cell
formatted in £).
In cell C10 I have today's gain =(B10-A10) -formatted in £ to appear
RED if the 'gain' is a loss.
In cell D10 I have today's gain shown as a percentage i.e.
=(B10-A10)/A10 formatted as a percentage.

This is all very well if I've made a gain today - the percentage figure
in D10 appears in black. If I've made a loss the percentage figure
appears in black with a minus sign in front of it. Is there any way I
can arrange for this loss% to appear in red? It surprises me that
whilst negative numbers and sums can readily be made to appear in red
negative percentages cannot.

I'm using Excel 2003. TIA of any reply.

--
DB.



  #3   Report Post  
Posted to microsoft.public.excel.newusers
DB. DB. is offline
external usenet poster
 
Posts: 28
Default Percentage losses.

Thanks for your reply, Steven.

I've followed (I think!) your instructions and that gives me a red
background to my (negative percentage) cell - whereas I'd been looking
for the digits themselves to become red. Am I, I wonder, missing
something?

BW's,
DB.


"Stephen Lloyd" wrote in
message ...
You're probably aware of this, however, what you're attempting to do
can be
done by going to FormatConditional Formatting and choosing the
following:

-Cell Value Is
-less than
- enter 0 in the text box
- select the format option and change the color drop down to red

One other important % tidbit... When working with percentages
something
like 90% should be entered as 0.9.

"DB." wrote:

In cell A10 I have the value of my shares at close yesterday
(£1000 -cell formatted in £).
In cell B10 have the value of my shares at close today (£1050 -cell
formatted in £).
In cell C10 I have today's gain =(B10-A10) -formatted in £ to appear
RED if the 'gain' is a loss.
In cell D10 I have today's gain shown as a percentage i.e.
=(B10-A10)/A10 formatted as a percentage.

This is all very well if I've made a gain today - the percentage
figure
in D10 appears in black. If I've made a loss the percentage figure
appears in black with a minus sign in front of it. Is there any way
I
can arrange for this loss% to appear in red? It surprises me that
whilst negative numbers and sums can readily be made to appear in red
negative percentages cannot.

I'm using Excel 2003. TIA of any reply.

--
DB.





  #4   Report Post  
Posted to microsoft.public.excel.newusers
DB. DB. is offline
external usenet poster
 
Posts: 28
Default Percentage losses.

Ah! Belay that last post! All is OK now! I found I had to use the
"Font" tab to get my (red) colour rather than the "Patterns" tab which
came up by default.

Again, many thanks.
DB.


"DB." wrote in message
...
Thanks for your reply, Steven.

I've followed (I think!) your instructions and that gives me a red
background to my (negative percentage) cell - whereas I'd been looking
for the digits themselves to become red. Am I, I wonder, missing
something?

BW's,
DB.


"Stephen Lloyd" wrote in
message ...
You're probably aware of this, however, what you're attempting to do
can be
done by going to FormatConditional Formatting and choosing the
following:

-Cell Value Is
-less than
- enter 0 in the text box
- select the format option and change the color drop down to red

One other important % tidbit... When working with percentages
something
like 90% should be entered as 0.9.

"DB." wrote:

In cell A10 I have the value of my shares at close yesterday
(£1000 -cell formatted in £).
In cell B10 have the value of my shares at close today (£1050 -cell
formatted in £).
In cell C10 I have today's gain =(B10-A10) -formatted in £ to
appear
RED if the 'gain' is a loss.
In cell D10 I have today's gain shown as a percentage i.e.
=(B10-A10)/A10 formatted as a percentage.

This is all very well if I've made a gain today - the percentage
figure
in D10 appears in black. If I've made a loss the percentage figure
appears in black with a minus sign in front of it. Is there any way
I
can arrange for this loss% to appear in red? It surprises me that
whilst negative numbers and sums can readily be made to appear in
red
negative percentages cannot.

I'm using Excel 2003. TIA of any reply.

--
DB.







  #5   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,344
Default Percentage losses.

FYI,

You can format negative % to show in red without using conditional formatting:

Choose Format, Cells, Number tab, Custom and on the Type line enter
0%;[Red]0%
--
Cheers,
Shane Devenshire


"DB." wrote:

Ah! Belay that last post! All is OK now! I found I had to use the
"Font" tab to get my (red) colour rather than the "Patterns" tab which
came up by default.

Again, many thanks.
DB.


"DB." wrote in message
...
Thanks for your reply, Steven.

I've followed (I think!) your instructions and that gives me a red
background to my (negative percentage) cell - whereas I'd been looking
for the digits themselves to become red. Am I, I wonder, missing
something?

BW's,
DB.


"Stephen Lloyd" wrote in
message ...
You're probably aware of this, however, what you're attempting to do
can be
done by going to FormatConditional Formatting and choosing the
following:

-Cell Value Is
-less than
- enter 0 in the text box
- select the format option and change the color drop down to red

One other important % tidbit... When working with percentages
something
like 90% should be entered as 0.9.

"DB." wrote:

In cell A10 I have the value of my shares at close yesterday
(£1000 -cell formatted in £).
In cell B10 have the value of my shares at close today (£1050 -cell
formatted in £).
In cell C10 I have today's gain =(B10-A10) -formatted in £ to
appear
RED if the 'gain' is a loss.
In cell D10 I have today's gain shown as a percentage i.e.
=(B10-A10)/A10 formatted as a percentage.

This is all very well if I've made a gain today - the percentage
figure
in D10 appears in black. If I've made a loss the percentage figure
appears in black with a minus sign in front of it. Is there any way
I
can arrange for this loss% to appear in red? It surprises me that
whilst negative numbers and sums can readily be made to appear in
red
negative percentages cannot.

I'm using Excel 2003. TIA of any reply.

--
DB.








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Equipment Losses for American occupier qazwsxedcrfv Excel Discussion (Misc queries) 0 May 13th 06 12:13 PM
gains/losses formulas kgeorge Excel Worksheet Functions 3 March 24th 06 09:25 PM
Tax- offsetting losses against profits Bill Excel Worksheet Functions 2 March 28th 05 09:39 PM
Tax- offsetting losses against profits Bill Excel Worksheet Functions 0 March 22nd 05 11:48 PM
Formula(ae) to mimic offsetinmg of losses against profits Bill Excel Worksheet Functions 1 March 21st 05 08:20 AM


All times are GMT +1. The time now is 09:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"