+ Reply to Thread
Results 1 to 3 of 3

Poker database

  1. #1
    Registered User
    Join Date
    02-16-2007
    Posts
    13

    Poker database

    OK lets see if I can set this up straight.

    I have a database I have made up for my poker play. I have it split up into devisions: Satellites, MTT's, and SNG's (it's ok if you don't know what these are). For each type I have a column for the entry $ amount and a column for the result $ amount. The I just have one column that calculates the total profit of the event in that row.

    What I want to do is add two additional columns, one for the # of entrants and one for the place I finished. So it would look like this:


    | Sat Entry amount | Satellite Result | MTT Entry amount | MTT Result | SNG Entry amount | SNG Result | Entrants | Place | Profit |

    Now I want to do some functions such as:

    =countif(Entrants,"1") , but only count rows that I have data entered in the Satellite Entry column.

    and

    also a formula that would calculate the percentage of time I finished in the top 10% of the field, but only count rows that have data entered in the MTT column.

  2. #2
    Registered User
    Join Date
    02-19-2007
    Posts
    24
    I attached a sheet where you can see how to do Top 10% in MTT. It's broken down into columns.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    02-16-2007
    Posts
    13
    hummm... that would work, but I'd rather have a way to do it that I didn't have to add more columns (on another sheet) to reference, would if I had to.

    Anyone else have another way to do either of these?? I could handle doing this for the percentile. How about the first one?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1