P
paul
Can anyone help me follow up this post:
the code only copies one record. the suggestion was to change the:
set= rstForm me.recordsetclone
to
set= rstForm me.recordset
unfortunately im using 97 and i dont get an option me.recordset?
can anyone help please?
Dave thanks,, your code worked but it only copies the first record in the
table and not the record that im viewing... any other thoughts on how i get
it to copy the record that im viewing ?
Paul
the code only copies one record. the suggestion was to change the:
set= rstForm me.recordsetclone
to
set= rstForm me.recordset
unfortunately im using 97 and i dont get an option me.recordset?
can anyone help please?
Dave thanks,, your code worked but it only copies the first record in the
table and not the record that im viewing... any other thoughts on how i get
it to copy the record that im viewing ?
Paul