S
Smoki
Hello,
I have form with combo box and text fields. When I choose value in combo box
(I choose serial number for equipment), other text fields have been filled
(in tb_POPIS I go to specific row by choosing value from combo box, but field
Location is in tb_DKP, other text fields are in tb_POPIS; these two tables
are in relationship DKP-POPIS one-to-many). Also, I have another combo box on
my form, for location. Now I want to change location of equipment. And I read
this combo box from second table-tb_DKP.
And, on exit from form, I want that my equipment has new location-which I
choose in combo box. How to do this?
Any idea?!
Thanks, Smoki
I have form with combo box and text fields. When I choose value in combo box
(I choose serial number for equipment), other text fields have been filled
(in tb_POPIS I go to specific row by choosing value from combo box, but field
Location is in tb_DKP, other text fields are in tb_POPIS; these two tables
are in relationship DKP-POPIS one-to-many). Also, I have another combo box on
my form, for location. Now I want to change location of equipment. And I read
this combo box from second table-tb_DKP.
And, on exit from form, I want that my equipment has new location-which I
choose in combo box. How to do this?
Any idea?!
Thanks, Smoki