Forums

General Betting

Welcome to Live View – Take the tour to learn more
Start Tour
There is currently 1 person viewing this thread.
Diploire
30 Mar 10 12:46
Joined:
Date Joined: 11 May 03
| Topic/replies: 698 | Blogger: Diploire's blog
Just setting up a betting recording system in excel for my bets to keep an eye on totals etc. I've listed my bets on one sheet with other sheets showing overall totals and then monthly totals. Overall totals has been fine as it's just a case of using the formual =sum('recordsheet'!K:K) but I wondered what the formula is to pick out all the bets made in March but leaving the remaining bets out so I can see how I do month by month. Do I use the filter or is there a formula I can use?

Excel isn't my strongest point.
Pause Switch to Standard View Excel formula query
Show More
Loading...
Report CurlyBlues March 30, 2010 12:55 PM BST
filters,macros,=sumif

Take your pick. I'd go with =sumif personally.
Report Diploire March 30, 2010 1:20 PM BST
Cheers Curly, that sounds good. Obviously you don't know my cell references but would you be able to give an example of how you do this using sumif?
Report CurlyBlues March 30, 2010 2:14 PM BST
for example dates in cells A1:A20 and figures in B1:B20 and you wanted today's date

=SUMIF(A1:A20,"30/03/2010",B1:B20)

and obviously edit as required.
Report Diploire March 30, 2010 2:32 PM BST
I thought that's how it might be done but still don't know how to single out an entire month with this formula?
Report Compound Magic March 30, 2010 2:51 PM BST
at your first free column: On the same row as the date put in this formula
=MONTH($A1)
(Change the A in the formula to column letter that your dates are in)
Fill down as needed

If the column used is column M
=SUMIF(M:M,1,B:B)
Change the B:B to the column letter that your data is in that you want to sum.
The 1 in the formula would add all January. To add all march you would change
the 1 to 3.

It would be much better and easier to use Subtotals. To do that you will need a header row for filtering.
Report Diploire March 30, 2010 3:07 PM BST
Thanks Compound and Curly, that's done the trick, much appreciated!
Post Your Reply
<CTRL+Enter> to submit
Please login to post a reply.

Wonder

Instance ID: 13539
www.betfair.com