Search results

  1. S

    coding problem

    Hi Everyone I'm struggling with this code to add an item to a table which feeds a combo list The underlying table is called Addq, the current form is called Questionentryform It seems to add the number to the values in the addq table (but I cant tell when) because if you click add a second time...
  2. S

    Coding error

    Hi I have been able to do this code to update a table which feeds a table which provides information to a combo box. The first part works fine, it asks if you want to add it and adds it to the underlying table"addq" but the added value does not appear in the dropdown list and therefore cannot...
  3. S

    Multiselect transfer to another table

    Hi everyone I am creating a database with the following purpose. Questions (unique numbers) are created and are used in a flow (also has a unique name/number). A question may appear in many different flows and a flow will have a long list of question numbers (over 50) I need to be able to...
Back
Top Bottom