Drop down menus

  • Thread starter Thread starter JHart
  • Start date Start date
J

JHart

Recently I posted a question about drop downs in a table. Thanks for the
responses. I understand drop downs should be done in a form, but how? I am
at a loss.
 
Is your question how to use a form? Or how to put a "dropdown" (combo box
control) on a form and use it?
 
If you looking for a data sheet, or grid (table) like view, but want a combo
box, then creating a continues form

you can use the wizard to crate this form. And, then when in design mode,
use the wizard to create a combo box.

Here is some screen shots of what those forms look like:

http://www.members.shaw.ca/AlbertKallal/Articles/Grid.htm

So, play around with the wizard...try a tabular form...that is what I used
as a starting point for the above examples.....
 
Back
Top