Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
rfhorn
 
Posts: n/a
Default Sum for lines equal to criteria

I have worksheet listing employees and their classification of DL(Direct
Labor) or IDL(Indirect Labor) and how much they earn. I am trying to sum the
DL and IDL. I tried to use the sumif function but it did not work. What
function should I be using?
  #2   Report Post  
 
Posts: n/a
Default

Hi
SUMIF should do the job.
Type =SUMIF into the cell and then hit Ctrl+A. This brings up a dialog box.
You'll need to use the optional field at the bottom (Sum Range) to select
the range of values to sum.

--
Andy.


"rfhorn" wrote in message
...
I have worksheet listing employees and their classification of DL(Direct
Labor) or IDL(Indirect Labor) and how much they earn. I am trying to sum
the
DL and IDL. I tried to use the sumif function but it did not work. What
function should I be using?



  #3   Report Post  
JulieD
 
Posts: n/a
Default

Hi

From your description SUMIF should work (if you have one criteria) or
SUMPRODUCT if you have more than one criteria at a time ....

if you'ld like to type out 5 lines of your data (the relevant bits) and copy
& paste in the SUMIF function you tried to use, we might be able to assist.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"rfhorn" wrote in message
...
I have worksheet listing employees and their classification of DL(Direct
Labor) or IDL(Indirect Labor) and how much they earn. I am trying to sum
the
DL and IDL. I tried to use the sumif function but it did not work. What
function should I be using?



  #4   Report Post  
rfhorn
 
Posts: n/a
Default

Thanks JulieD. That website you told me to check out helped. My formula was
okay except I did not have the quotation signs around the criteria. Where in
the excell help does it tell you to put quoation marks in the formula?

"JulieD" wrote:

Hi

From your description SUMIF should work (if you have one criteria) or
SUMPRODUCT if you have more than one criteria at a time ....

if you'ld like to type out 5 lines of your data (the relevant bits) and copy
& paste in the SUMIF function you tried to use, we might be able to assist.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"rfhorn" wrote in message
...
I have worksheet listing employees and their classification of DL(Direct
Labor) or IDL(Indirect Labor) and how much they earn. I am trying to sum
the
DL and IDL. I tried to use the sumif function but it did not work. What
function should I be using?




  #5   Report Post  
rfhorn
 
Posts: n/a
Default

COL C COL D COL E

1 PLANT MANAGER IDL 80,000
2 SALES ENGINEER IDL 75,000
3 MSW CONT DL 53,000
4 TURBINE OP DL 55,000
5 TURBINE OP DL 55,000
6 MAINTENANCE IDL 50,000
7 ETC

TOTALS
DIRECT LABOR DL SUMIF(D1:D7,DL,E1:E7)
INDIRECT LABOR IDL


"JulieD" wrote:

Hi

From your description SUMIF should work (if you have one criteria) or
SUMPRODUCT if you have more than one criteria at a time ....

if you'ld like to type out 5 lines of your data (the relevant bits) and copy
& paste in the SUMIF function you tried to use, we might be able to assist.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"rfhorn" wrote in message
...
I have worksheet listing employees and their classification of DL(Direct
Labor) or IDL(Indirect Labor) and how much they earn. I am trying to sum
the
DL and IDL. I tried to use the sumif function but it did not work. What
function should I be using?






  #6   Report Post  
JulieD
 
Posts: n/a
Default

Hi

from help for SUMIF
-------
Syntax

SUMIF(range,criteria,sum_range)

Range is the range of cells you want evaluated.

Criteria is the criteria in the form of a number, expression, or text
that defines which cells will be added. For example, criteria can be
expressed as 32, "32", "32", "apples".

--------------
--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"rfhorn" wrote in message
...
Thanks JulieD. That website you told me to check out helped. My formula
was
okay except I did not have the quotation signs around the criteria. Where
in
the excell help does it tell you to put quoation marks in the formula?

"JulieD" wrote:

Hi

From your description SUMIF should work (if you have one criteria) or
SUMPRODUCT if you have more than one criteria at a time ....

if you'ld like to type out 5 lines of your data (the relevant bits) and
copy
& paste in the SUMIF function you tried to use, we might be able to
assist.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"rfhorn" wrote in message
...
I have worksheet listing employees and their classification of DL(Direct
Labor) or IDL(Indirect Labor) and how much they earn. I am trying to
sum
the
DL and IDL. I tried to use the sumif function but it did not work. What
function should I be using?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Countif using format criteria....not number criteria? Troy Excel Worksheet Functions 1 April 20th 05 04:50 AM
Copying conditional formatting...HELP PLEASE!!!! trixiebme Excel Worksheet Functions 3 March 24th 05 01:53 PM
Can I get the mode, min, and max with multiple criteria? BobT Excel Discussion (Misc queries) 1 February 15th 05 03:20 AM
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM


All times are GMT +1. The time now is 02:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"