T
Turner.John.P
All,
I have a continuous subform that displays a list of contacts
associated with a department. I am trying to allow the user to mark an
individual conact for deletion. Right now I have a command button in
place that check performs a simple check and then opens an append
query. I am trying to pull the individuals information from the
continuous subform, but the query asks me to input the values. The
fields are defined in the query as Forms![FormName]![FieldName]. Is
there a way to do this?
Thank you,
John
I have a continuous subform that displays a list of contacts
associated with a department. I am trying to allow the user to mark an
individual conact for deletion. Right now I have a command button in
place that check performs a simple check and then opens an append
query. I am trying to pull the individuals information from the
continuous subform, but the query asks me to input the values. The
fields are defined in the query as Forms![FormName]![FieldName]. Is
there a way to do this?
Thank you,
John