• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Simple spreadsheet?

Pi

Member
I play poker at my casino to make a little extra $.
I want to keep track of date, how much $ I won/lost and #hrs played.
then tally to get $ per hr.

suggestions for a simple spreadsheet program?
I'm running android 2.x, phone = Droid 1 (from 2009)

thx
 
Google sheets.
Using pc, create a form for input to the sheet. (That will make to help make it easier to input data on phone)
Put a link to the form on your launcher home screen.
I use that approach for a lot of my tracking. It makes me more successful because it's easy to input the data.
 
I use a Shead Spreet Lite for exactly the same thing. The lite version is free but only allows ten rows, plenty for this sort of thing. On the top row, I use

=SUM(A2:A10) =SUM(B2:B10) =SUM((-A1),B1)

Screenshot_2016-03-21-21-24-43.png


That tallies what I put in on the left column, what I took out on the center, and the day's grand total in the upper right corner, with room for notes in the rows below. When I get home, I just plug that grand total into a real daily spreadsheet I have at home on my real computer.
 
Last edited:
Back
Top Bottom