I have a list box on my form with three choices.
Choice
-------
One
Two <-------- I chose Two, so it is highlighted.
Three
-------
When I click on either One, Two or Three it lights up
and the object explorer, properties, list.value box
indicates which choice is highlighted.
How do I get the list.value from the listbox to a string?
Var
Choice String
endVar
Q1= Query
IceCream.db | Scoops |
| ~Choice |
endQuery
Choice
-------
One
Two <-------- I chose Two, so it is highlighted.
Three
-------
When I click on either One, Two or Three it lights up
and the object explorer, properties, list.value box
indicates which choice is highlighted.
How do I get the list.value from the listbox to a string?
Var
Choice String
endVar
Q1= Query
IceCream.db | Scoops |
| ~Choice |
endQuery