Combo text from one form to another, Searching using combo box

me_ntal

Registered User.
Local time
Tomorrow, 05:33
Joined
Jun 22, 2011
Messages
13
Two new questions,

I have a combo box with a bunch of client names in it on form1
That form inputs them into table1

I want the combo box " owner " to have the same row source, If one recieves a new edit then the other is updated.

I tried to link it to the column in table 1, however it displays duplicates if there are multplie row entries.

I then want to be use it to search the list which is ran by a query.

I thought by setting a control id be able to do it, but no luck.
 

Attachments

  • Untitled1.png
    Untitled1.png
    34.8 KB · Views: 105

Users who are viewing this thread

Back
Top Bottom