Attempting to make a graphical input for form data. So I populate a 132x60 grid with data from the form. When I select/highlight I want to be able to display what I selected in a label.
So If
12345678901234567890
ABC Company
So If select cols 3 through 13. I want the label to display "ABC company" is this possible?
