H
Harmannus
Hallo,
How can i copy the content of my records on my form (so fields in my table)
to a new record?
so records,
id1
meeting1
location1
becomes
id2
copy of meeting1
copy of meeting1
I would like to do this by clicking a button. Tried some coding in VBA but
get stuck on identifing the current active record.
Any suggestion on how to inform the user of the fact that the copy succeeded
and that he/she is now seeing the copy?
Thanx in advance for any tips.
Regards,
Harmannus
How can i copy the content of my records on my form (so fields in my table)
to a new record?
so records,
id1
meeting1
location1
becomes
id2
copy of meeting1
copy of meeting1
I would like to do this by clicking a button. Tried some coding in VBA but
get stuck on identifing the current active record.
Any suggestion on how to inform the user of the fact that the copy succeeded
and that he/she is now seeing the copy?
Thanx in advance for any tips.
Regards,
Harmannus