Search results

  1. C

    best way to set up list and detail forms

    I want to set up a database that has a form for listing jobs then another form for the details of that job. I want to be able to do a search in the detail form, go to the list form and have just the records showing that I searched for in the detail form, and then be able to click a button or...
  2. C

    Help with SearchForRecord

    I've got a form that list photo jobs that were shot. I have a button to click on this form that will open a detailed form, but using SeachForRecord does not work and go to the record on that form. Here's my code (the message box is just to make sure the variable has the right log number I want...
  3. C

    Updating record in table with form data

    I'm trying to learn Access 2007 and VB and am pulling my hair out. right now I'm just trying to write a variable to a field in a form and have it show up in the table. Basically I went to a new record and inserted a reference number in a field, but I don't know how to get the record to update...
Back
Top Bottom