Recent content by MediocreD

  1. M

    Form controls update but then show #Name? when reopen

    no if i delete the control source of the total profit box and save then reenter it. Then it works. But if I close and reopen directly or indirectly it doesnt work any longer
  2. M

    Form controls update but then show #Name? when reopen

    accidentally hit submit, but the image above is what i see... I dont understand why it stopped working for me.
  3. M

    Form controls update but then show #Name? when reopen

    I'm working on a db to track my poker playing. I have created a form to update my play live while I play but the dashboard with all the stats is causing me issues. I have uploaded the actual file but i dont know if it can be viewed or not. Please let me know the best way to get my actual file...
  4. M

    working with unbound field in a form

    its a matter of a lot of things happening at once. I am playing 12-18 tables at one time and I have it set up to add those active tables with a click or maybe two. I dont get all the info at one time and I update wile I am playing and once I am finished entering the info I want it to update. I...
  5. M

    working with unbound field in a form

    Those fields have not been updated and I dont want it to be updated until all the info is added.
  6. M

    working with unbound field in a form

    Currently i am working on a db to track my poker playing while I play. I have created this form with a continuous sub form to list the games I have not updated the blank unbound fields that are pictured. My first issue is every time I update one unbound field it updates all of them. I realize...
  7. M

    calculating amount of time played.

    Thanks for your responses... Im not in control of the info from the poker site. I update/import a table with a game start time field and a length of game field. I have never had a 24 hour session This is my issue I play on 5 different sites so I have to import that data for each...
  8. M

    calculating amount of time played.

    I am currently working on a db tracking playing online poker tournaments. Part of this is tracking the overall time I play. Currently I have a session timer that I start and stop at the beginning and end of session. then a table that tracks the sessions. I would like a more programmatic...
  9. M

    Unbound field in form to display summed field from a query

    thanks I swear I used to do it like this but I am probably mistaken it has been a few years...
  10. M

    Unbound field in form to display summed field from a query

    I keep getting an error when I try to use a query to calculate the total profit for playing poker mtts i made a calculated field in a query that correctly determined the sum of profit per MTT, but when I try to make the unbound field display the sum it says #Name?. even though I used the...
Back
Top Bottom