Dear all,
Simple question from the link what i was given,
how to insert data from query "view by datasheet" into a new table (view datasheet)
http://img717.imageshack.us/img717/4932/newpicturebj.jpg
before i had made the code that will load from event form LOAD in "form 1"
form_insertdata.form.id= form_query.form.id
form_insertdata.form.name= form_query.form.name
form_insertdata.form.address= form_query.form.address
but only one data in first row have been entry at form_insertdata.:banghead:
and we can see, in query data, have load 3 data must enty..
or any idea for this problem?
help me master
Simple question from the link what i was given,
how to insert data from query "view by datasheet" into a new table (view datasheet)
http://img717.imageshack.us/img717/4932/newpicturebj.jpg
before i had made the code that will load from event form LOAD in "form 1"
form_insertdata.form.id= form_query.form.id
form_insertdata.form.name= form_query.form.name
form_insertdata.form.address= form_query.form.address
but only one data in first row have been entry at form_insertdata.:banghead:
and we can see, in query data, have load 3 data must enty..
or any idea for this problem?
help me master
Last edited: