|
-
Dec 2nd, 2004, 07:45 AM
#1
Thread Starter
New Member
SUM of various expenses per month
NOTE TO ADMIN: I originally posted this in the "Classic Visual Basic" Forum and was advised to include it here. I tried to delete it but wasn't allowed. I have nothing against you deleting it where appropriate. Thankyou.
I have a worksheet where column A is the date (in format 01-Jan-2004), column C is the amount spent and column D is what is was spent on.
I would like to find out how much was spent on food each month, how much on travel etc. So I need to be able to say
Where column A = November 2004 AND column D = "Food" SUM all numbers in column C
But I'm a novice at Excel. Would this best be done by writing a function in visual basic or is there a quicker way to do it?
Thanks for any help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|