Hi,
I have an unbounded form with an unbounded text box. In the event On Open I have this code: Form.RecordSour ce"select last(kmprice) from tblmilageprice" .
The question is: How can I fill the text box with the result of thid code?
Thanks,
Abolos
I have an unbounded form with an unbounded text box. In the event On Open I have this code: Form.RecordSour ce"select last(kmprice) from tblmilageprice" .
The question is: How can I fill the text box with the result of thid code?
Thanks,
Abolos
Comment