I have a sumif formula in my workbook and while it appears to be working for the columns, it is not addind one of the sum columns. I have it zipped at www.hyrum.net/excelsum.zip Column H isn't wo...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_117...
Zones:
MS OfficeDate Answered: 11/02/2000 Rating: 6.8 Views: 0
I need to know how to do a sumif that first asks info from one workbook and then from another workbook to be able to add the two together. I have tried using AND, I have tried just about everythin...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_119...
Zones:
MS OfficeDate Answered: 11/21/2000 Rating: 8.0 Views: 0
I am trying to create a function that will sum data from another page depending on certain date criteria. Does anyone know how to do a sumif function in code? It can't be a subroutine, it must be...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_201...
Zones:
MS OfficeDate Answered: 06/20/2001 Rating: 7.8 Views: 0
would like to know how to create a criteria using months or dates
Below is my data:
Source Sheet: Worksheet
Destination Sheet: Balance Sheet
=sumif(Worksheet!A6:A116,entry belonging to Ju...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_204...
Zones:
MS OfficeDate Answered: 11/25/2002 Rating: 7.6 Views: 0
How do you use sumif to sum if values in multiple ranges are need to be true before the cell is summed? The expression below does not work. It adds if any row in the array is true. Thanks
=...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_206...
Zones:
MS OfficeDate Answered: 07/10/2003 Rating: 6.8 Views: 0
I get lost when dealing with more than one criteria.
I'm attempting to build a sample *time off tracking* workbook for someone else.
I know what I want to do, but I get lost in some of these ca...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 02/16/2004 Rating: 9.0 Views: 0
Hi, everybody,
I am trying to use a SUMIF function for non-contiguous ranges. My current attempt at a formula looks like:
{=SUMIF((B8:B13,B16:B21,B24:B29,B32:B37,B40:B45,B53:B58,B61:B66),"Dr...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 03/15/2004 Rating: 7.6 Views: 0
I have a table with a list of names in column B. I want to count how many of these end with "(M)"
i.e:
scott (M)
jom
frank (M)
would produce a count = 2
I figured I'd use countif, and...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 04/07/2004 Rating: 8.8 Views: 0
Hi
I'm not sure what am I doing wrong as the formula returns 0.
I have a list in column A and values in column B, i.e.
HVY 10
LDC 5
LDV 13
MSD 5
HVY 7
LDC 3
So it must sum all ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 12/07/2004 Rating: 7.8 Views: 0
I want a formula that sums numbers in one column that match two criteria in another. For example, if my spreadsheet is set up like:
Col A Col B
Row 1 2 1000
Row 2 2 ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 03/04/2005 Rating: 8.4 Views: 0