T
Toucantango
Guest
I have been trawling through this forum for hours now and still have no satifactory insight into what I am to do. I read about append and criteria but no one seems to expand - I have a feeling it's all in the Sql but have no clue where to begin.
Background
I have made a qry that pulls info from two tables (tblMembers & tblAccountDetails)- I have made it an apend qry.
The qry will be run from a cmdButton on a form that contains a record (frmPrimaryMembers)...(Contains Members Details etc).
What I would like to do
1. Apply the query to just the current record in view
2. Insert the resulting data into a new table (tblExMembers) - This is not related as it is merely a record of ex-members.
3. Delete parts of the record in view (everything but the ID)
I have tried different things but keep getting stuck.
Any help would be greatly appreciated.
Touc.
Background
I have made a qry that pulls info from two tables (tblMembers & tblAccountDetails)- I have made it an apend qry.
The qry will be run from a cmdButton on a form that contains a record (frmPrimaryMembers)...(Contains Members Details etc).
What I would like to do
1. Apply the query to just the current record in view
2. Insert the resulting data into a new table (tblExMembers) - This is not related as it is merely a record of ex-members.
3. Delete parts of the record in view (everything but the ID)
I have tried different things but keep getting stuck.
Any help would be greatly appreciated.
Touc.