here is the senerio,
i have a form that has a field on it named (txtID) i want to be able to dbl click on it to open up another form with the same field (txtid) with that persons information. the form i have has an access database in the backend im using visual basic 6 as my front end i am using some ado controls on these forms that are conneting to the access database is this something i can do?
lee123
i have a form that has a field on it named (txtID) i want to be able to dbl click on it to open up another form with the same field (txtid) with that persons information. the form i have has an access database in the backend im using visual basic 6 as my front end i am using some ado controls on these forms that are conneting to the access database is this something i can do?
lee123
Comment