Avatar

Level 5

Hi BardaeDC. Thanks for replay.

I try drag and drop that subform to place it in other location but it not move. I would like to locate ComboBox and Tables in any places in design form. And I would like to insert two Text controls that also will depent from ComboBox selected value. If selected value = AAA the Text1 control will appear and display Phone and Text2 hidden.  If selected value = BBB the Text2 control will appear and display Fax and Text1 hidden. When user just open form both Text controls is hidden. Is it possible to hide and show just table cell content by selected Combobox value?

Thanks.