Results 1 to 12 of 12

Thread: Selection From ListBox Not Populating TxtBox

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Mentor
    Joined
    Aug 2020
    Location
    Hampshire
    Posts
    403
    Location

    Selection From ListBox Not Populating TxtBox

    I seem to be going around in ever decreasing circles.

    I'm trying to get any selction from a ListBox to populate a defined TxtBox. At the moment the ListBox populates from the array okay, but selecting anything leaves the TxtBox empty.

    The ListBox is called lbReason and the TextBox txtReason.

    Thanks!
    Steve
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •