A
Andy Bailey
Is there anyway to select where an append queries results end up?
I want to be able to copy a set of records into a form.
I have a project proposal database; each proposal has many sections
(mechanical, electrical etc) and each section has many line items. Many
proposals will be similar so it would be easier to use a prior proposal
section as a start point.
I have an append query that can select the relevant line items from a
particular section within a particular proposal but it always appends to the
same record, i.e the same proposal section.
Is there anyway to tell the query where to deposit its results? Ideally it
would be in the currently selected proposal section on my form from which the
query is run.
Any help appreciated; forgive my terminology - new to this game and lovin'
every challenge (apart from this one). I'm using Acess 2000
I want to be able to copy a set of records into a form.
I have a project proposal database; each proposal has many sections
(mechanical, electrical etc) and each section has many line items. Many
proposals will be similar so it would be easier to use a prior proposal
section as a start point.
I have an append query that can select the relevant line items from a
particular section within a particular proposal but it always appends to the
same record, i.e the same proposal section.
Is there anyway to tell the query where to deposit its results? Ideally it
would be in the currently selected proposal section on my form from which the
query is run.
Any help appreciated; forgive my terminology - new to this game and lovin'
every challenge (apart from this one). I'm using Acess 2000