I have a form without record Source.
I have declared variables -when I am opening the form. (properties on open)
Now I have a combo box in this form.
Which command do I have to write in the combo so that when it is filled with a value, the variable is receiving this value?
In general: after having declared a variable, what is the command to fill it -on screen?
( like in Foxpro the Get or Input command)
Thanks for help
Daniel
I have declared variables -when I am opening the form. (properties on open)
Now I have a combo box in this form.
Which command do I have to write in the combo so that when it is filled with a value, the variable is receiving this value?
In general: after having declared a variable, what is the command to fill it -on screen?
( like in Foxpro the Get or Input command)
Thanks for help
Daniel