Re: Main form with subforms to be multiselect availability
by "Mark A. Sam" <MarkASam@[EMAIL PROTECTED]
>
Aug 13, 2008 at 07:29 AM
J.,
Do you mean the ability to choose more than one "record" in a subform?
For
what purpose. You can select multiple records in a subform if the record
selectors are displayed, but you can't do much with this except to copy or
delete the selected records. If you need to select multiple records to
address for some particular reason, you can add a Checkbox which is bound
to
a Yes/No field in the subform's underlying table. Not knowing your
purpose,
it is difficult to answer this.
God Bless,
Mark A. Sam
"j wagner" <jwagner@[EMAIL PROTECTED]
> wrote in message
news:00D0D56D-C13C-446F-8BFC-B8B982C6FB40@[EMAIL PROTECTED]
>I am trying to create a form that has 4 subforms linked to the main form
by
> IncidentID. the subforms are basicly tables that need to be
> multi-selectable.
> a user must have the ability to choose more than one field in the
subform.
> Any ideas
>
> --
> J Wagner