Excel help (latest version)

Soldato
Joined
1 Nov 2007
Posts
7,697
Location
England
I have a spreadsheet in Excel, which I use to account for my expenses. The duration of the costs may change, but they are all expenses. Let me give you an example. I have a list with Product, Amount and Duration. This is where I list all of the services I subscribe to.

The Duration could be Yearly, Monthly, Fortnightly or Weekly and I want to use the Duration column to work out how much I spend on each Duration, but I have no idea how to do it. Does anyone have any hints at all?

Thanks.
 
Hmm. I've just had time to play around with this, and I can't seem to get it to sum all of the monthly elements in a table. I can get it to return a single value but not the same as the monthly expenses. Any help is appreciated.

Edit: Using this formula =VLOOKUP(B3,B3D :4,3,FALSE)

Edit 2: I had to add a space in the formula otherwise it turned it into a smiley annoyingly.

Edit 3: Fixed it by using SUMIF instead.
 
Last edited:
Back
Top Bottom