Please answer these questions:
1. Which list box is it that you want to programmatically select something
in? RepNMAD; the user would select the rep name from the RepNM drop down, which currently automatically populates the RepNMAD drop down with the ad id. the intent was for this value to automatically populate the ad name in the next list box (ADNm). it currently does, but only if i manually click on the RepNMAD list box.
2. Is that list box in single-select mode or multiselect? (Refer to the
control's Multi Select property, on the Other tab of its property sheet.) it is set to "None"...i tried changing this property, but when I did the ad name stopped appearing in the ADNm list box, even after manual click of RepNMAD.
3. What value from its list would you want to be selected? The first one? the value to be selected (clicked) in RepNMAD is based on a query of RepNM...it automatically populates correctly
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)