Search results

  1. S

    Date Query

    Alright all, been working on this one a while, can't fig it out. I have a table with 5,000+ entries, 20% (900 or so) of which have a create date entered. I also have a date field in which a user can enter a "start date" to return all accounts created after this date. Here is the output I...
  2. S

    Need help-- combo box

    Nice! Great example. The only problem is I have a significantly larger amount of data to query so it is slow; nevertheless it works. Thanks!
  3. S

    Need help-- combo box

    I have a simple, unbound combo box tied to a list and I would like for the drop-down to automatically show when the user begins to type. I would also like for the options to change as the user types i.e. narrow the options based on the input. Sort of like the "search as you type" feature on...
Back
Top Bottom