Retrieving values from a ListBox control!
- From: "Ioannis Stefis" <stefsin@xxxxxxxxx>
- Date: Fri, 16 Sep 2005 16:40:54 +0300
Hi,
I populate with a cursor a Listbox control with two columns containing
character strings in a form (thisform.List1).
Column1 Column2
f.e. string1 & string1' the values of the first row of the List1
string2 & string2' the values of the second row of the List1
--------
& --------- ------------------------------------------------
stringn & stringn' the values of the n row of the List1
I want to STORE with a click event from the List1 the string of the clicked
item of the first row in a memory variable (memvar1) and also the
corresponding item from the column 2 in a second memory variable (memvar2).
How can I do it?
Thanks
Stefis Ioannis
.
- Follow-Ups:
- Re: Retrieving values from a ListBox control!
- From: Anders
- Re: Retrieving values from a ListBox control!
- Prev by Date: Re: cancel from requery
- Next by Date: Re: Retrieving values from a ListBox control!
- Previous by thread: Re: Getting DiskDrive Space
- Next by thread: Re: Retrieving values from a ListBox control!
- Index(es):