Data entry with unbound form and subform

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Umesh Bane

    Data entry with unbound form and subform

    I have made the form with unbound textboxes and comboboxes. after filling the data in the text boxes by user, with the command button called 'add records' the records are transfer to the corresponding table with VB code in the MS access.
    This works fine with single form.
    But when you try to use the main form and the subform for the two tables data entry with unbound forms and subforms it does work. I need subform in the continuos form. can you please guide me.
  • jimatqsi
    Moderator Top Contributor
    • Oct 2006
    • 1293

    #2
    Sorry, it won't work in Access. Any unbound object will show the same value in all rows of a continuous form. It's a real pain.

    Jim

    Comment

    Working...