SUM only black numbers and leave out the RED ones

P

Pascale

Hello again,

Is it possible to add a row tsaking into account all number written in black
and to leave out the ones in red?

I hope so ,this would be very helpfull. Also my excel is in french so if
you know the french terminology that would help alot, but please reight to me
in english.

Take care
Pascale
 
P

Pascale

Wow I wasn't expecting this, with a bit of concentration thought I should
manage, but do you have this same site now in french?
 
F

FSt1

hi
no. i don't. sorry

Regards
FSt1

Pascale said:
Wow I wasn't expecting this, with a bit of concentration thought I should
manage, but do you have this same site now in french?
 
J

James Silverton

Pascale wrote on Thu, 28 Feb 2008 04:52:01 -0800:

P> Is it possible to add a row tsaking into account all number
P> written in black and to leave out the ones in red?

P> I hope so ,this would be very helpfull. Also my excel is in
P> french so if you know the french terminology that would help
P> alot, but please reight to me in english.

To take a contrarian approach, some criterion must have been
used to get the red color. Could that not be incorporated in a
SUMIF function?

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.verizon.not
 
G

Gord Dibben

Maybe someone in the French Excel groups would know of a French resource.


Gord Dibben MS Excel MVP
 
F

Fred Smith

If your black numbers are positive, and your red numbers are negative, then
you can simply use Sumif greater than zero.

Regards,
Fred.
 
J

James Silverton

Jon wrote on Thu, 28 Feb 2008 17:16:22 -0500:

JP> -Usually these criteria are manually applied.

Jon

P>>> Is it possible to add a row tsaking into account all
P>>> number written in black and to leave out the ones in red?
??>>
P>>> I hope so ,this would be very helpfull. Also my excel is
P>>> in french so if you know the french terminology that would
P>>> help alot, but please reight to me in english.
??>>
??>> To take a contrarian approach, some criterion must have
??>> been used to get the red color. Could that not be
??>> incorporated in a SUMIF function?
??>>

Is that so! Not meant sarcastically but I only use a numerical
criterion concerning standard deviations to high-light in red.
There is also the Number format using a different color for
negative numbers.

James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.verizon.not
 
J

Jon Peltier

James Silverton said:
Jon wrote on Thu, 28 Feb 2008 17:16:22 -0500:

JP> -Usually these criteria are manually applied.

Is that so! Not meant sarcastically but I only use a numerical criterion
concerning standard deviations to high-light in red. There is also the
Number format using a different color for negative numbers.

I was thinking of so many of the cases of actual human usage I've observed.
Conditional Formatting? What's that?

- Jon
 
J

James Silverton

Jon wrote on Thu, 28 Feb 2008 19:48:00 -0500:


JP> message ??>> Jon wrote on Thu, 28 Feb 2008 17:16:22 -0500:
??>>
JP>>> -Usually these criteria are manually applied.
??>>
??>> Is that so! Not meant sarcastically but I only use a
??>> numerical criterion concerning standard deviations to
??>> high-light in red. There is also the Number format using
??>> a different color for negative numbers.

JP> I was thinking of so many of the cases of actual human
JP> usage I've observed. Conditional Formatting? What's that?

Basically, as I indicated, I want large changes to stand out so
I have things arranged so that if a change is more than 1.5 ESDs
it is displayed in red. I'd call that "conditional formatting".


James Silverton
Potomac, Maryland

E-mail, with obvious alterations:
not.jim.silverton.at.verizon.not
 
J

Jon Peltier

James Silverton said:
Jon wrote on Thu, 28 Feb 2008 19:48:00 -0500:


JP> message ??>> Jon wrote on Thu, 28 Feb 2008 17:16:22 -0500:
??>>
JP>>> -Usually these criteria are manually applied.
??>>
??>> Is that so! Not meant sarcastically but I only use a
??>> numerical criterion concerning standard deviations to
??>> high-light in red. There is also the Number format using
??>> a different color for negative numbers.

JP> I was thinking of so many of the cases of actual human
JP> usage I've observed. Conditional Formatting? What's that?

Basically, as I indicated, I want large changes to stand out so I have
things arranged so that if a change is more than 1.5 ESDs it is displayed
in red. I'd call that "conditional formatting".

I guess you missed my sarcasm. You will find many people that manually
change formatting, cell by cell. They've never heard of Conditional
Formatting.

- Jon
 
Top