Insert the drop down list box into your form, then right-click on it and
select "drop down list box properties." Under "List box entries" select the
second option "Look up values in the form's data source." Click the button to
the right of the "Entries" field to select the field in your repeating table
to populate the list box with.
> Can I use a repeating table control as a data source for a drop down on
> the same form. I have a form for collecting proposed solution in a
[quoted text clipped - 3 lines]
>
> Any help is appreciated.
Afzal - 23 Oct 2006 20:34 GMT
Thanks a lot Russ. It worked they way I wanted.
> Insert the drop down list box into your form, then right-click on it and
> select "drop down list box properties." Under "List box entries" select the
[quoted text clipped - 9 lines]
> >
> > Any help is appreciated.