Search results

  1. Rene vK

    Use 'Instr' to search through two fields

    Thanks both for the answers! To be more clear....CJ_London is thinking in the right direction. - the table in the subform contains 3 fields per record: Tag, Schema, Function. - In the textbox a character will be typed and this will be compared to values in the 'Tag' field. For instance, P-10...
  2. Rene vK

    Use 'Instr' to search through two fields

    Hello everybody, In my developing application I am making use of searchboxes to narrow down the amount of records. On a form I have a textbox and a subform with a table connected. In the textbox I can type a character that will be used in an 'Instr' SQL query. I am using the code to query one...
  3. Rene vK

    Hello fellow Access users

    Hello all, My name is Rene, from Rotterdam in the Netherlands. My main profession is in Engineering and with that I bump into Access/SQL server quite often. I am not a newby to building in Access and vba. One of the situations where we use Access is as a forfront to design-software that stores...
Back
Top Bottom