From: Frank L on
I would like to have a dropdown box in Access 2003 that I can slect YES or NO
to show up in the box. Is there a way to do it?
Thanks,
Frank

From: Jeff Boyce on
Frank

"Dropdown box" (i.e., "combo box") is a type of control you'd put into a
form in Access. There's even a combo box wizard to help you build it (from
the Toolbar, inside the design mode for forms).

If none of this makes any sense, perhaps you could describe a bit more about
why you want to do this...

--
Regards

Jeff Boyce
<Office/Access MVP>

"Frank L" <FrankL(a)discussions.microsoft.com> wrote in message
news:E9CE41A8-4B69-49BC-846D-544CDE6997D8(a)microsoft.com...
> I would like to have a dropdown box in Access 2003 that I can slect YES or
NO
> to show up in the box. Is there a way to do it?
> Thanks,
> Frank
>

From: Klatuu on
Use a combo box with a value list of "Yes;No"
Why not use an option group instead?

"Frank L" wrote:

> I would like to have a dropdown box in Access 2003 that I can slect YES or NO
> to show up in the box. Is there a way to do it?
> Thanks,
> Frank
>
From: Frank L on
I do not know much about Access. I don't know what an option group is. I am
going to try and figure out the combo box thing.

Thank you for your help.

Frnak

"Klatuu" wrote:

> Use a combo box with a value list of "Yes;No"
> Why not use an option group instead?
>
> "Frank L" wrote:
>
> > I would like to have a dropdown box in Access 2003 that I can slect YES or NO
> > to show up in the box. Is there a way to do it?
> > Thanks,
> > Frank
> >
From: Frank L on
Thank you. I am going to give the combo box a try.

"Jeff Boyce" wrote:

> Frank
>
> "Dropdown box" (i.e., "combo box") is a type of control you'd put into a
> form in Access. There's even a combo box wizard to help you build it (from
> the Toolbar, inside the design mode for forms).
>
> If none of this makes any sense, perhaps you could describe a bit more about
> why you want to do this...
>
> --
> Regards
>
> Jeff Boyce
> <Office/Access MVP>
>
> "Frank L" <FrankL(a)discussions.microsoft.com> wrote in message
> news:E9CE41A8-4B69-49BC-846D-544CDE6997D8(a)microsoft.com...
> > I would like to have a dropdown box in Access 2003 that I can slect YES or
> NO
> > to show up in the box. Is there a way to do it?
> > Thanks,
> > Frank
> >
>
>