G
Gareth Reynolds
I have a database that handles client data, with two
tables; active and dormant.
I have an editor form which allows the user to edit
records in the active table. It also has 'add record'
and 'delete record' option buttons. However, I would like
to be able to add a button that will ship the highlighted
record from the active table to the dormant table (for
when we no longer act for that client).
I would be grateful if somebody could provide me with the
VB code for such an operation (I assume it's easy, but I'm
not too good with VB yet!).
Thanks in advance.
tables; active and dormant.
I have an editor form which allows the user to edit
records in the active table. It also has 'add record'
and 'delete record' option buttons. However, I would like
to be able to add a button that will ship the highlighted
record from the active table to the dormant table (for
when we no longer act for that client).
I would be grateful if somebody could provide me with the
VB code for such an operation (I assume it's easy, but I'm
not too good with VB yet!).
Thanks in advance.