Hi MissB618,
This called ComboBox,
make a normal Textbox, then right click and change it to Combobox,
use the Row Source to open SQL (query) and select the Table Field of the Anottory Names,
after doing that, do, menu bar > View Totals
Click on the x and ask it to accept your changes,
Now the names should show in th comboBox
Hope this helps
jaffer
Main Topics
Browse All Topics





by: jadedataPosted on 2004-06-14 at 12:44:04ID: 11309822
Greetings MissB618!
to use a combo box you will need to build this on a regular form. The InputBox function will not accomplish this for you.
Replace InputBox with a call to a small form built for this purpose and lauch the report from the new form
regards
jack