D
danielmeehan
I am using Access 2003. I have a form created and I want to add a
button that will: 1)copy a record from tableA, 2)Delete that record
from tableA, 3)Paste that same record in tableB. I'm assuming the best
way to do this would be using a VBA module, but I'm not sure how to get
started. Any help would be much appreciated. I don't have much
practical experience with VBA, but I understand the concepts.
button that will: 1)copy a record from tableA, 2)Delete that record
from tableA, 3)Paste that same record in tableB. I'm assuming the best
way to do this would be using a VBA module, but I'm not sure how to get
started. Any help would be much appreciated. I don't have much
practical experience with VBA, but I understand the concepts.