344 results
Order by date - Order by pertinence
All (344)
High-tech (341)
Forums (3)
 
Sum numbers in a column beyond a certain row, how to?
How to sum numbers in a column beyond a certain row?
Message posted on the February 15th, 2012 - 1:25 AM ET
Conditionally sum a column of numbers based on color.
For example in a column of numbers; if the numbers are red then sum however if the numbers are black do NOT sum.
Message posted on the September 14th, 2009 - 9:19 AM ET
sum numbers in cell string array
I need to summ the numeris value of a cell string. The input of the cell will be alphanumeric and semicolon delimited. Example: A1 = GBR 4; FRA 5; USA 11 result B1 = 20 (4+5+11) I have come up with a few working examples but I would like to do ...
Message posted on the April 9th, 2009 - 10:39 PM ET
Sum a column
Col A Result of Formula 1 0 0 2 7.5 7.5 3 0 0 4 0 0 5 9 9 6 9.5 18.5 7 10 28.5 8 0 0 ...
Message posted on the March 20th, 2009 - 4:08 PM ET
SUM numbers of a certain font color
I am making a sheet of customers that have contracts to build objects. In column A, there is a list of prices that are paid and not paid. The paid items are formated in red font color. Column B is the amount we have paid them. Is there a way to ...
Message posted on the May 20th, 2010 - 5:56 PM ET
How do I sum numbers based on other data
I have a spreadsheet with several thousand entries. On one sheet, call it sheet 1, there is One column with about 100 names, another column has number amounts. My other sheet, call it sheet 2, has a list of names. What I would like to do is for ...
Message posted on the January 24th, 2010 - 9:29 AM ET
How to Sum a column if reference column is blank
How do I sum a cloumn of numbers when my reference column is blank?
Message posted on the January 15th, 2010 - 4:13 PM ET
Sum with conditions
Hi all, I'd like to sum a column that contains a mix of numbers and text based on a condition that appears in a cell that is 2 rows 'down' from the number. The structure looks something like this: Week 1 Week 2... 500 Home Name1 1 1000 Home ...
Message posted on the December 26th, 2011 - 1:41 AM ET
Sum-macro or code
Hi, i need a macro to sum in column "L" numbers between text. Or a code to sum till next text. Ex: L M text numbers numbers sum text numbers numbers numbers numbers sum text Can this be done? Thanks!
Message posted on the October 17th, 2009 - 9:52 AM ET
Results of SUM and IF statement in Formula Builder correct, but not in cell
Version: 2008 Operating System: Mac OS X 10.5 (Leopard) Processor: Intel I have two columns one with numbers (column a), the other with text that relates to that number value(column b). I want to extract all of the same items in column b and sum up ...
Message posted on the January 8th, 2009 - 12:00 AM ET
How do I sum here using criteria there?
Ok, imagine column A is a list of social security numbers. Column B is a list of project names. Column C is a listing of salaries for those social security numbers. I need to have excel calculate for me each social security number's total salary. ...
Message posted on the March 3rd, 2009 - 4:24 PM ET
Sum Column C for duplicate account number in Column A
Hopefully this makes sense. I have a huge spreadsheet that has different account numbers in Column A, each of these accounts could have a different sub account in Column B. In Column C is the total number of items for each subaccount. What I'm ...
Message posted on the November 3rd, 2009 - 6:47 PM ET
Sum Column Based on Cell Color
Excel 2007 Is there a way to sum a column of numbers based on the background color of the cells? For example, I have a column that contains gold, blue, and green cells, and I want to sum only the green cells. The color definition is: Red 153 ...
Message posted on the September 1st, 2009 - 6:23 PM ET
Formula assistance column match sum
Please take a look at this formula. =IF(COUNTIF(F$2:F$9,F2)=COUNTIF(F$2:F2,F2),IF(COUNTIF(K$2:K$9,K2)=COUNTIF(K$2:K2,K2),SUMIF(F$2:F2,F2,K$2:K2,K2,L$2:L2),"") There is an error? I would like to get a sum- if column F and K are ...
Message posted on the March 21st, 2009 - 9:52 AM ET