I have searched the help files and can't find anything on this idea. I want to make a button on a form that, when clicked, moves the current record from it's current table to a different one (ie: copy the record, paste it in the other table and delete the old one).
Both tables will have the same fields, so there won't be any trouble in that respect. Also, it would have confirm popup displayed ("Are you sure you want to move this record? YES/NO")
I am not very familiar with SQL etc. so examples of code would help a lot.
Thank you very much in advance,
Ben Harper
[}{]
Both tables will have the same fields, so there won't be any trouble in that respect. Also, it would have confirm popup displayed ("Are you sure you want to move this record? YES/NO")
I am not very familiar with SQL etc. so examples of code would help a lot.
Thank you very much in advance,
Ben Harper
[}{]