Search results

  1. K

    update query

    Can a UPDATE query run from a report? I have tried to update the table by using a unbound text box by placing the update query in the Control Source. That doesn't work. I then tried to use a bound text box and placed the update query in the Control Source of that text box. That does not work...
  2. K

    Sequential numbers on labels

    What I need are membership cards with sequential numbers (with the starting number entered by the user). Each number is assigned to a member and needs to be saved in a table. To accomplish this I created a table and my own custom label that corresponds to the size of my membership card. I did...
Back
Top Bottom