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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -