Search results

  1. Notiophilus

    Control with values from a query OR a table

    I have an option group which should display a value from a table if txtWords is null, but the result of a query if txtWords is not null. But though it shows the right results when I load the form, updating txtWords gives me all sorts of errors. Can someone help me work through this? txtWords is...
  2. Notiophilus

    Sort the combobox displayed value

    Combobox displayed value Hello! New user here :) and quite new to databases, too, so forgive me if this is an easy question :o I have a combobox which lets you select from a list of pseudonyms. Each pseud belongs to an author; authors can have multiple pseudonyms and exactly one main...
Back
Top Bottom