Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have a series of budget figures in a row. Some of thes are committed and some are not. I want to sum only those which are committed. Can I do this by text colour or some other flag. I have read some other posts with VB code for colour text functions but dont know how to implement them. Is there an easier way? Thanks for looking Keith |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Keith,
Take a look at the SUMIF(range,criteria,sum_range) function HTH Cheers Carim |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Carim I tied that but SUMIF will not recognise a format condition as
far as I can see. "Carim" wrote: Hi Keith, Take a look at the SUMIF(range,criteria,sum_range) function HTH Cheers Carim |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Keith,
I am sorry ... I read your post too quickly ... To handle colors, take a look at Chip's solution http://www.cpearson.com/excel/colors.htm HTH Cheers Carim |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi carim
Thanks for that. I've tried it and have got soemthing working now. Just seem to have to hit ctrl+alt+F9 to force the recalculations. Thanks again Keith "Carim" wrote: Keith, I am sorry ... I read your post too quickly ... To handle colors, take a look at Chip's solution http://www.cpearson.com/excel/colors.htm HTH Cheers Carim |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 :Summing specific cells of a particular color in a colu | Excel Discussion (Misc queries) | |||
Summing non contiguous cells | Excel Discussion (Misc queries) | |||
Summing visable cells only | Excel Discussion (Misc queries) | |||
Summing only those cells that aren't hidden | Excel Worksheet Functions | |||
Summing specific cells! | Excel Worksheet Functions |