Have a combo box tied to a data control which is tied to a query in an Access database. Query has 4 fields. How do you store the value of a field that is not the bound column to a variable using VB code.
(using the number 1 instead of 2 because the base is zero. So Recordset(0) is the first field, and Recordset(1) is the second field, etc.) [/b][/i][/u]*******************************************************
General remarks:
If this post contains any suggestions for the use or distribution of code, components or files of any sort, it is still your responsibility to assure that you have the proper license and distribution rights to do so!
vb6novice: It the combo is truely and corretcly bound to the data control, then yes.... [/b][/i][/u]*******************************************************
General remarks:
If this post contains any suggestions for the use or distribution of code, components or files of any sort, it is still your responsibility to assure that you have the proper license and distribution rights to do so!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.