Search results

  1. I

    changing subform

    read my thread "subforms update sporadically" and please let me now if you experience the same behaviour. I thought I could do what you want to do, pretty much by the settings you've mentioned, but it didn't work suffeciently well !
  2. I

    how to update subforms using child/master fields

    please please do if you find a way to solve this, please please please! :-)
  3. I

    how to update subforms using child/master fields

    I might not need to filter, since I can delete all the records previous used by the user in this tmp table. But when run the form like that the datasheet records switches to "deleted"!!! does that have anything to do with not having selected a master/child link?
  4. I

    how to update subforms using child/master fields

    still doesn't work m8, if I remove the child/master link they all show. the child/master link is on a txt field, and the text in them are copies from a third tbl so they should mach just fine... are there any newbie errors you could think off?
  5. I

    Dynamic forms or editable table?

    Hi there, I need to have subforms with a dynamic number of columns, e.g., the number will change depending on a number of settings. In fact, only the first column is fixed. I've managed to build a table dynamically, but the default column with is really messed up, way to narrow. Can I adjust...
  6. I

    how to update subforms using child/master fields

    Hi guys, I have a form containing two subforms, both with a childfield related to a filtered masterfiield. I filter by choosing a value in a cbo, and setting the filter to this field. when running the subforms outside this main form they work just fine, but in the main form they remain empty...
  7. I

    sub forms update sporadically

    Problems: - The sub forms updates sporadically. when they don’t update the subforms shows empty subform datasheets, but when looking at the table the records are there. - All the fields in the subform datasheets changes shape to “deleted” quit frequently when I move the mouse or click on an...
  8. I

    control source problems with cbo field in tabular form

    hmmm, the values still shows :) , but unfortunatly so does the pop up message "The values you entered isn't valid for this field" aswell. field size was the same in both tables. I've changed the look up for the field in table from which the records where selected, so that it looks up these...
  9. I

    control source problems with cbo field in tabular form

    Thanks Pat, it did the trick! p.s. I deleted the message since I had trouble editing the missleading title. Eventhough I changed it the old one showed in the "forms" thread list. again, thank you m8, this gives me a glimmer of hope to finish in time, regards, Insomnia
  10. I

    control source problems with cbo field in tabular form

    Hi there! I am working on a tabular form where I need to both display and edit the records. for some of the columns I use cbo:s to list the options from which the value has once been selected. while the text fields work ok the combobox columns only show the value of the first record. How do I...
Back
Top Bottom