Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim
 
Posts: n/a
Default Need formula that will sum cells in a column bases on criteria in other cells.

Here is my problem.

Column A is a rolling calender in number format

Column B is the date of payment or payments in number format. These
payments are in order but have random dates with multipule payments on
some days.

Column C is the amount of payment for corresponding date in column B

I am looking to creat a new column that corresponds with the date in
columnn A and adds all payments for that day if any.

The content in columns A,B&C will be changing on a daily basis.

I thank you very much for any help that you may prvide with this
problem!!

Jim

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default Need formula that will sum cells in a column bases on criteria in other cells.

Assume the values start in row 2, new column data in D2, put this in D2

=SUMIF($B$2:$B$100,A2,$C$2:$C$1000)

copy down

--

Regards,

Peo Sjoblom

Northwest Excel Solutions

Portland, Oregon




"Jim" wrote in message
ups.com...
Here is my problem.

Column A is a rolling calender in number format

Column B is the date of payment or payments in number format. These
payments are in order but have random dates with multipule payments on
some days.

Column C is the amount of payment for corresponding date in column B

I am looking to creat a new column that corresponds with the date in
columnn A and adds all payments for that day if any.

The content in columns A,B&C will be changing on a daily basis.

I thank you very much for any help that you may prvide with this
problem!!

Jim


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim
 
Posts: n/a
Default Need formula that will sum cells in a column bases on criteria in other cells.

This almost works, It skips every other cell in column D and doubles
the size the cell that it works in. When tabing down column D, two
rows are highlighted over on the left row header. It is calculating
half of the days, but the rows do not corresppond with the date in
column A.

Jim

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim
 
Posts: n/a
Default Need formula that will sum cells in a column bases on criteria in other cells.

Peo, I got it working. Thank you very much for you help!!!!

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
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Subtraction formula for consecutive cells in a column, skipping blanks [email protected] Excel Worksheet Functions 2 September 16th 05 12:20 AM
Need a 1 Column multiplication formula for 2600 cells. How? Buckle Excel Worksheet Functions 1 March 25th 05 04:17 PM
count non blank cells which meet criteria in another column cmarsh5035 Excel Worksheet Functions 2 February 16th 05 04:32 PM


All times are GMT +1. The time now is 09:55 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"