To Fill Subform and then go to new record

bhuttak

New member
Local time
Tomorrow, 00:14
Joined
Feb 9, 2006
Messages
5
Hi All,

I have little problem, Please solve for me. Thanks

I have form contain with the subform (Datasheet). I want to fill subform from another form "that form have list Box" when I dubileClick on the record in the list box, the record move and add in the subform. till here ever thing is fine. But it does not go to newrecord "(not move to the next new row)" that I want to fill again from that form's listbox. I used "Docmd. gotorecord, , acnew. but did not work

Please try to get me out this problem. thanks
:)
 
mmm... whats the error message it gives you. But you really only want to keep 1 store of the details in the DB and just call the relevant ones back (rather than storing the same data twice)
 

Users who are viewing this thread

Back
Top Bottom