Search results

  1. N

    Search using a text box.

    Can somebody please help me with some coding. I have designed a DB to hold all the invoices that my company recieves. What i want to do is: Have the user input a new invoice number into an unbound textbox. Have the DB search for any matching records. If matching records are found have a...
  2. N

    Open form based on two fields

    Can someone please give some advise on a problem i have. I have a form that is based on a table and i use this form to display search results. I need to open the search results form based on two data fields on my criteria form. I can open the form based on one of these fields but not the...
  3. N

    Query: Query with same field twice.

    There is probably an easy and obvious answer to this but i can't work it out. I have an invoice Table that directly refers to an employee table twice. I.e. In the Invoive Table i know who opened the invoice and also who closed it. However this info is shown as emploee ID which is a no and i...
Top Bottom