Search results

  1. I

    How I can take text and no number in result that arises from a combo-box into a searc

    How I can take text and no number in result that arises from a combo-box into a search form?
  2. I

    How I can print the results of a filter into a search form?

    How I can print the results of a filter into a search form?
  3. I

    Simple Query Question

    That was very nice!! The problem is that into this Search form, I have more combo boxes with criteria, and I need first to make my choices and then a button to push and start the searching. The columns in the results are more than one of course. Exactly where I can put your code into mine...? :)
  4. I

    Simple Query Question

    Unbelievable! We will not manage to communicate (the fault is mine of course) :) I am sending you the database, with only the data we need (very simple, two tables, one column). Please note that there is visual basic code available when the form "Search" is in design mode. Is there something I...
  5. I

    Simple Query Question

    More specific pls...? (language doesn't help, I'm greek) :) For example (actually I have the same field into my query): Search Combo Box "Day" with all days (Monday till Sunday-IDs from 1 to 7)) from table "Works" (the standalone table is "Days"). But the result column numbers are from 1 to 7...
  6. I

    Simple Query Question

    Some of my criteria into the query I made, are combo boxes. But the result in the corresponding column is a number (the id). How I can see there text? (the names and not the id of the items). Thank you...
Back
Top Bottom