vba - passing value of listfield to textfield -


im looking way pass values listfield textfield.

the listfield looks this:

sid       hid         central          date            time  abc       ab          yes              15.02.2017      15:00 def       de          no               15.02.2017      17:00 ...       ..          ..               ..........      ..... 

is there way pass value of selected entry textfield? need pass hid value of selected entry textfield of form.

if select first entry "ab" should send value textfield "hid2"


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -