Simple question, but i cannot find an answer...
I have tables programs with all education programs.
I have contracts table with field programs.
And i have query based on that two and other informations.
I try to put in combobox control contracts program ID with query to table program names, but it list only contract that is used in contract before, not whole programs from that table.
What am I doing wrong?