Hi,
Any ideas on how I can move the current record on the form, from one table called "currentclients" to another table called "cancelledclients".
The two tables have the same structure and the autonumber for "currentclients" is client-id. I have client-id in "cancelledclients" but with the format number.
If you know the VBA to move the selected record's row from "currentclients" to "cancelledclients" it would be great!
Thanks in advance,
Daniel James
Any ideas on how I can move the current record on the form, from one table called "currentclients" to another table called "cancelledclients".
The two tables have the same structure and the autonumber for "currentclients" is client-id. I have client-id in "cancelledclients" but with the format number.
If you know the VBA to move the selected record's row from "currentclients" to "cancelledclients" it would be great!
Thanks in advance,
Daniel James