Search results

  1. H

    Form with a subform help

    Hi All I am creating a videostore database . I 'd like to create a form that shows the customers details and from that form the employee can add videos/games that will be issued to the customer using buttons. I am also plabning to use the same form when a customer returns the items issued to...
  2. H

    Adding a new record line in a subform after pressing the Add button

    Hi All, I'm doing a school project and just need to ask for your help. How can I add a new line of record below a previous record after pressing the add button? I have attached a picture of my project Thanks
  3. H

    Search Text Box with Option Box as criteria for the search

    Hi I am creating a a text box where the user enters a text then clicks an option from the option that is used as the criteria for the search e.g. Last Name, Phone , address then a command button wil run a query. is this possible? Any tips on how to do this. Thanks
  4. H

    I got a question about my video rental database

    Hi I am creating a database for a rental store for a coursework. I am bit confused as to how tblHiredItem will be able to automatically get the HireageID from the tblHireage without trying to "search" or keying the HireageID Thanks
  5. H

    Usinga single search button for mutiple text box

    Hi I am creating search boxes within that searches customer by lastname, phone number, address and suburb. Will I be able to use one search button for all of them or do they have to be individual buttons? Any help will be greatly appreciated. Thanks
  6. H

    OpenForm Macro

    Hi All, I am Access noobie. I am creating a form that searches customers by suburb. My table structure is like this tblCustomer tblPostCode CustomerID CustomerName PostCodeID PostCodeID(FK) SuburbName My question is how do i create a form that asks the...
Back
Top Bottom