Recent content by sarahdaws

  1. S

    coding problem

    how do you change the properties to make it bound
  2. S

    coding problem

    thank you soooooo much for your help and persistence wth this problem Sarah
  3. S

    coding problem

    just to clarify, mailman, the error only comes up when you try to add and go to next record using the >* button at the bottom sarah
  4. S

    coding problem

    thanks for trying to help both of you I hope you can get it working properly Sarah
  5. S

    coding problem

    i dont have 97 version only 2000 sarah
  6. S

    coding problem

    heres the database
  7. S

    coding problem

    I've tried that but it doesnt seem to like it Now its saying item not found in this collection Sarah
  8. S

    coding problem

    I've put this in but what goes in the 'your field' part?? sorry I seem to be a bit dim dont I Sarah
  9. S

    coding problem

    where do i add that line of code cos I really need it to be set to true sarah
  10. S

    coding problem

    Thanks I've done that it appears to be adding to the drop down list and underlying table now but when I try to move to the next record error message 'The field 'Questionentryform.QuestionNumber' cannot contain a Null value because the Required Property for this field is set to true. Enter a...
  11. S

    coding problem

    its saying 'User defined type not defined' on the Dim line (and i've already tried changing the references and its not highlighted for change - on the Tools options) Sarah
  12. 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...
  13. S

    Coding error

    I think that worked but hard to tell Now its saying that I need to save the current field before running the requery sarah
  14. 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...
  15. 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