Form1 is opened (form name is ulaz_robe).
Form2 is list of articles (form name is artikles_search).
I need when have opened Form1 click on button to open Form2 an get data from Form2 an place in Form1 (comboboxes and textboxes).
I try this
Some help please