Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
My colleague has gone through a table and highlighted certain cells in bold.
I would like to write a formula that only adds the totals that are in bold. It seems to me that I need the reverse of the conditional formatting option, is this possible? I am using Office 2003. Thanks |
#2
![]() |
|||
|
|||
![]()
You'll need to use a UDF. One way:
http://www.mcgimpsey.com/excel/udfs/sumbold.html Note that there's no event in XL that causes a recalculation when a cell format changes, so you'll have to specifically recalculate after setting/clearing the bold format to be sure that the result of the UDF is up-to-date. In article , Conrad wrote: My colleague has gone through a table and highlighted certain cells in bold. I would like to write a formula that only adds the totals that are in bold. It seems to me that I need the reverse of the conditional formatting option, is this possible? I am using Office 2003. Thanks |
#3
![]() |
|||
|
|||
![]()
Conrad,
Here's a suggestion. Before you get too committed to using formatting (bold) to indicate things, take a look at http://www.smokeylake.com/excel/excel_truths.htm. Read "Color as data." -- Earl Kiosterud mvpearl omitthisword at verizon period net ------------------------------------------- "Conrad" wrote in message ... My colleague has gone through a table and highlighted certain cells in bold. I would like to write a formula that only adds the totals that are in bold. It seems to me that I need the reverse of the conditional formatting option, is this possible? I am using Office 2003. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help adding text values | Excel Worksheet Functions | |||
Convert data type of cells to Text,Number,Date and Time | Excel Worksheet Functions | |||
To safety merge cells without data destroyed, and smart unmerge! | Excel Discussion (Misc queries) | |||
Heps to design Locked/Unlocked cells in protected worksheet | Excel Discussion (Misc queries) | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) |