Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have just read a brilliant post on using a sumbold formula however I was
wondering if there was a way to do a formula to add all the values that aren't in bold as well? Thanks in advance! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Let's say you have a column of values from A1 thru A100 and you already have
the function SUMBOLD. What you want is: =SUM(A1:A100)-SUMBOLD(A1:A100) -- Gary''s Student - gsnu200716 "GCC" wrote: I have just read a brilliant post on using a sumbold formula however I was wondering if there was a way to do a formula to add all the values that aren't in bold as well? Thanks in advance! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks! Simple but effective!
"Gary''s Student" wrote: Let's say you have a column of values from A1 thru A100 and you already have the function SUMBOLD. What you want is: =SUM(A1:A100)-SUMBOLD(A1:A100) -- Gary''s Student - gsnu200716 "GCC" wrote: I have just read a brilliant post on using a sumbold formula however I was wondering if there was a way to do a formula to add all the values that aren't in bold as well? Thanks in advance! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Decide comment format 'globally'? Restore format with ws_change? | Excel Discussion (Misc queries) | |||
Replace million-billion number format to lakhs-crores format | Excel Discussion (Misc queries) | |||
Change number (in text format) to numeric format | Excel Discussion (Misc queries) | |||
how to format excel format to text format with separator "|" in s. | New Users to Excel |