How to Populate a drop down from db, when already part of db resul

W

whirlpool

Hi,

I am using FP 2003 connecting to access.

I have a form that gets populated from the DB.

I want to have one of the fields on the form (which should correspond to a
reference table in the database) as a dropdown.

How do I :

1. Populate the dropdown with data from the reference table ?

2. Set the displayed value of the dropdown to the one retrieved from the
database ?

Thanks
 
Top