Search results

  1. P

    Continus Form Button to update records

    I know I can use an update query. My problem is creating one that only updates the records shown on the form and not all the records in the table.
  2. P

    Continus Form Button to update records

    Hello All, I have a form based on a query that selects the TOP 7 records based on PlayerID and GameType. I now need a way to have a button that updates a two fields in the table that the form/query is based on. One field is a player ranking field that will increase it's number whenever the...
Back
Top Bottom