Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Summarize only numbers printed in Bold?

I can't get a "colorindex" formula to work. What do I need to do to get the
formula below to work? =colorindex(A1) ? ? ?


"Peo Sjoblom" wrote:

That is what it does, to be able to do that you must know what to SUM right?
Bob's function returns the fillcolor index so to sum all red cells use

=SUMPRODUCT(--(colorindex(A1:A100)=3),A1:A100)

or you can use a help column to return the index

=colorindex(A1)

copy down as long as needed then use

=SUMIF(B1:B100,3,A1:A100)

--

Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)


"Anna" wrote in message
...
I would like to summarize the numbers that are in the coloured cells, not

the number of coloured cells. Is there anyway of doing this?
Thanks!!

"Bob Phillips" skrev:

For the fill colour, see

http://www.xldynamic.com/source/xld.ColourCounter.html
Processing Coloured Cells

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Anna" wrote in message
...
Hello,

Is there any way I can make a formula that only summarizes the numbers

in
one column that are bold? Or one formula that only summarizes the

numbers
that are written in a cell with a particular Fill Color?

Thankful for all your help!






  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Summarize only numbers printed in Bold?

=Colorindex() sounds like it may have come from Chip Pearson's site.
http://cpearson.com/excel/colors.htm

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm


B.Esbaum wrote:

I can't get a "colorindex" formula to work. What do I need to do to get the
formula below to work? =colorindex(A1) ? ? ?


"Peo Sjoblom" wrote:

That is what it does, to be able to do that you must know what to SUM right?
Bob's function returns the fillcolor index so to sum all red cells use

=SUMPRODUCT(--(colorindex(A1:A100)=3),A1:A100)

or you can use a help column to return the index

=colorindex(A1)

copy down as long as needed then use

=SUMIF(B1:B100,3,A1:A100)

--

Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)


"Anna" wrote in message
...
I would like to summarize the numbers that are in the coloured cells, not

the number of coloured cells. Is there anyway of doing this?
Thanks!!

"Bob Phillips" skrev:

For the fill colour, see

http://www.xldynamic.com/source/xld.ColourCounter.html
Processing Coloured Cells

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Anna" wrote in message
...
Hello,

Is there any way I can make a formula that only summarizes the numbers

in
one column that are bold? Or one formula that only summarizes the

numbers
that are written in a cell with a particular Fill Color?

Thankful for all your help!







--

Dave Peterson
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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
Why are 1/2 my numbers imported as text and the rest as numbers? KBear Excel Discussion (Misc queries) 2 April 21st 06 01:40 PM
VLOOKUP should compare numbers stored as text to plain numbers. VLOOKUP - Numbers stored as text Excel Worksheet Functions 0 March 31st 06 05:53 PM
Numbers stored as text causes problem with VLOOKUP bpeltzer Excel Worksheet Functions 0 February 4th 06 08:07 PM
How do I sort letters before numbers in Excel? RiverGirl Excel Discussion (Misc queries) 4 May 27th 05 04:09 PM


All times are GMT +1. The time now is 03:12 AM.

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

About Us

"It's about Microsoft Excel"