Hi. I've got a table with many records. In each record
there is e customer with him address.
How can I view the names of the customers in a combo box and
selecting one of them, displaying his address in msflexgrid?
Thanks!
Printable View
Hi. I've got a table with many records. In each record
there is e customer with him address.
How can I view the names of the customers in a combo box and
selecting one of them, displaying his address in msflexgrid?
Thanks!
That is not hard to do. But are you using DAO or ADO? That
will make a difference in the syntax of the answer.
I think I'm using an ADO database. It's a local, no remote connection.
Just using Data Control (always visible on the toolbar) and Ms Flex Grid (to adding)
Thanks!
Could you post your program somewhere on the internet or
mail it to me, database and all?