Search results

  1. G

    accents

    I have a table with items from a large inventory. the user enters a search string, and I do a query on the table. Works O.K. The problem is, some of the words in the table have accents (Rubèn, Avión, agüero), and the user can enter them with or without the accent. Questions: 1-Does Access...
  2. G

    multi-word search

    In a query I have a field where I concatenate the contents of other text fields. I prompt the user for a Search string (can be one, or several words), and I want to do a search in that concatenated field, so that I find records with the most words from the user's input. Example: I have the...
Back
Top Bottom