Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 24
Default Help 2nd request (sumif formula of similar 17-04-08)

Mike hi,

Thanks for your reply, but it's not quite what I am looking for, this would
give me a net value of the months total transaction, asuming each line had a
date entry, which they do not.

Column (F) has all sorts of names in it, with Receipts in column (G) and
payments in column (H) for example

F G H
Rates 200.00
* Abbey National 150.00
Credit Card 300.00
* Nationwide 200.00
* Ings 100.00
Insurance 150.00
* HSBC 250.00

What I am looking to do is produce a value for the items shown with *, of
200.00 posative which is the net value of my savings in the period. Any
formular would have to be based on line numbers, as only the 1st entry of
each day has a date in column C

My current sumif produces the correct answer, but is difficult to control
due to the large number of names it needs to produce a value for

I would like to put the names in a seperate column, and have any formular or
macro refer to the additional names

Hope this makes my problem clearer

Thanks Joco (London)

"Mike H" wrote:

Hi,

If ive understood correct try this for monthly balance
=SUMPRODUCT((MONTH(C2:C1000)=1)*(YEAR(C2:C1000)=20 08)*(F2:F1000))
and for yearly
=SUMPRODUCT((YEAR(C2:C1000)=2008)*(F2:F1000))

In both cases i've included the month and year in the formula but thay could
be cell references
Mike

"Joco" wrote:

Hi
Is anybody able to help me with the way to create a formular, originally
posted on the 17-04-08, this post contains the full details of my question

Thanks Joco (London)

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
sumif formula or similar Joco Excel Discussion (Misc queries) 2 April 17th 08 11:11 AM
similar to sumif() but for averages Donovan Excel Discussion (Misc queries) 6 August 5th 06 12:25 AM
A formula maxif, similar with sumif or countif Dan Tacu Excel Worksheet Functions 1 June 6th 06 05:30 AM
Is there a MAXIF formula similar to the SUMIF formula? tlc Excel Discussion (Misc queries) 2 March 13th 06 08:07 PM
sumif with similar cells Mosqui Excel Worksheet Functions 5 August 20th 05 07:50 AM


All times are GMT +1. The time now is 05:04 PM.

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"