Search results

  1. T

    Single record for each report page

    hi guys. Access newbie. I have a report which basically shows a chunk of records from my database. Is there anyway i can set up the report so that every record has it's own page? Thank you!
  2. T

    Ignore null/blank criteria in query

    Hi guys. I have an update query that works fairly well, until the textbox that the criteria is based upon is blank. I have a form that is bound to a table, with several textboxes that inherit from a combobox (this all works perfectly). After selecting the record, the user then types into...
  3. T

    How to update a record through a form

    Im new to access and im having trouble implementing something. Basically, i have a form with a combo box, some text boxes, and a command button. What i want to do is have the user select a record from the combo box, which then populates the textboxes (I've already managed to do this). Once the...
  4. T

    Delete button that deletes record from database

    Hi guys. Im very new to Access, so theres a lot i dont know. I've currently got a form that has a combo box, some text boxes, and a delete button on it. I've managed to get the textboxes to autofill based on what the user selects from the combo box, but im stuck with how to go about deleting...
Back
Top Bottom