Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mckielj
 
Posts: n/a
Default Is SUMIF correct?

I am running a Web Querry and importing a table into excel. I need to
deterime the sum of of D:1 Based on A:2.

A:1 Customer B:1 ETA Date C:1 Labor$ D:1 Hours
A:2 Request B:2 Duration C:2 Total Cost D:2 Material $

The table that is being imported has 271 groups of information as shown
above that I would like to sum based on "Request".
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bearacade
 
Posts: n/a
Default Is SUMIF correct?


Yup, Sumif would be perfect


--
Bearacade


------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=557429

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mckielj
 
Posts: n/a
Default Is SUMIF correct?

I am using =SUMIF(A:A,"Request",C:C) but it only gives me the sum of the
infomation in the same row as the Criteria that I'm using. I need to get the
sum of the information in another row other then the row the Criteria is in.
How would I do this?
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
daddylonglegs
 
Posts: n/a
Default Is SUMIF correct?


=SUMIF(A:A,"Request",C:C)

should give you a sum of all values in column C where the same row has
the text "Request" (and only that) in column A. Is that your
requirement?


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=557429

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mckielj
 
Posts: n/a
Default Is SUMIF correct?

I have been able to sum the information in column C on the same row as
"Request".
I also want to sum the information in column C but in a row based on
"Request".


"daddylonglegs" wrote:


=SUMIF(A:A,"Request",C:C)

should give you a sum of all values in column C where the same row has
the text "Request" (and only that) in column A. Is that your
requirement?


--
daddylonglegs
------------------------------------------------------------------------
daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486
View this thread: http://www.excelforum.com/showthread...hreadid=557429


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
How to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
World Cup tipping kimare Excel Worksheet Functions 0 June 26th 06 12:42 PM
World Cup tipping kimare New Users to Excel 0 June 26th 06 12:40 PM
Sumif of Sumif perhaps? Fred Excel Discussion (Misc queries) 2 March 29th 06 05:39 PM
SUMIF Ferg Excel Worksheet Functions 3 February 28th 06 03:37 AM


All times are GMT +1. The time now is 09:34 AM.

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

About Us

"It's about Microsoft Excel"