I have a slightly different twist to the question I had posted last week about using SetValue in order to set a combo box on a different form to match the name on the form. The procedure I had described last week (subscriberID.DefaultValue = Forms!Subscribers!SubscriberID) works ONLY if the combo box is bound to SubscriberID.
This one, I need to set an UNBOUND combo box to match the name that I select in another form.