Combo Box Wizard Options

In the combo box wizard there are typically 3 options, the last one
being to find a record based on the selction in the combo box.
Nevertheless, sometimes when I try to add a combo box the third option
is not present. What am I doing wrong? Thanks.
tyler.horning [ Mo, 31 Dezember 2007 13:35 ] [ ID #1896597 ]

Re: Combo Box Wizard Options

Tyler wrote:
> In the combo box wizard there are typically 3 options, the last one
> being to find a record based on the selction in the combo box.
> Nevertheless, sometimes when I try to add a combo box the third option
> is not present. What am I doing wrong? Thanks.

That option is only offered for bound forms.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Rick Brandt [ Mo, 31 Dezember 2007 14:10 ] [ ID #1896599 ]

Re: Combo Box Wizard Options

On Dec 31, 8:10=A0am, "Rick Brandt" <rickbran... [at] hotmail.com> wrote:
> Tyler wrote:
> > In the combo box wizard there are typically 3 options, the last one
> > being to find a record based on the selction in the combo box.
> > Nevertheless, sometimes when I try to add a combo box the third option
> > is not present. =A0What am I doing wrong? =A0Thanks.
>
> That option is only offered for bound forms.
>
> --
> Rick Brandt, Microsoft Access MVP
> Email (as appropriate) to...
> RBrandt =A0 at =A0 Hunter =A0 dot =A0 com

Thanks. How do I make a find box like that to a form that is not
bound?
tyler.horning [ Mo, 31 Dezember 2007 20:19 ] [ ID #1896611 ]

Re: Combo Box Wizard Options

Tyler wrote:
> On Dec 31, 8:10 am, "Rick Brandt" <rickbran... [at] hotmail.com> wrote:
> > Tyler wrote:
> > > In the combo box wizard there are typically 3 options, the last
> > > one being to find a record based on the selction in the combo box.
> > > Nevertheless, sometimes when I try to add a combo box the third
> > > option is not present. What am I doing wrong? Thanks.
> >
> > That option is only offered for bound forms.
> >
> > --
> > Rick Brandt, Microsoft Access MVP
> > Email (as appropriate) to...
> > RBrandt at Hunter dot com
>
> Thanks. How do I make a find box like that to a form that is not
> bound?

That option searches the Recordset that the form is bound to and then navigates
the form to the first record satisfying the search. If the form is not bound
then there are no records to search.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Rick Brandt [ Mo, 31 Dezember 2007 20:51 ] [ ID #1896612 ]
Datenbanken » comp.databases.ms-access » Combo Box Wizard Options

Vorheriges Thema: Simplifying a runtime version
Nächstes Thema: Identifying individual users who all use a shared access database.