Hello everybody,
I have a question concerning option buttons.
I arranged two parts of option buttons with on the one side three and the other side two buttons. So I have 2 separate options which should be made. I placed them both within one frame. Now I have the problem, that only one option...
Hello everybody,
I have a question concerning option buttons.
I arranged two parts of option buttons with on the one side three and the other side two buttons. So I have 2 separate options which should be made. I placed them both within one frame. Now I have the problem, that only one option...
Can please anybody help me with my last few code lines? Have a look to the code. PLEASE HELP !
MANY Thanks
'DETAILDATEN AUTHOR … OK
txtTextbox(0).DataMember = "HAUPTTABELLE"
Set txtTextbox(0).DataSource = eventhandler
txtTextbox(0).DataField = "attribut_haupttabelle"...
I like to connect some tables stored in an MS Access database to textboxes, checkboxes and comboboxes. Connecting the main information (first table) in the database, which is related to entries in a combobox (second table) works well, but how can I bind a third table to a textbox, updating with...
I like to connect some tables stored in an MS Access database to textboxes, checkboxes and comboboxes. Connecting the main information (first table) in the database, which is related to entries in a combobox (second table) works well, but how can I bind a third table to a textbox, updating with...
Dear Forum,
I have a problem with connecting a database with more then one table to a VB-Form (please find the attached code for detailed information).
The tables in the database are connected by using id`s. So when moving a recordset of the main entry forward, all records in the tables which...
Dear Team,
I have connected an Access database to a special geographical program called ArcMap over a visual basic for application interface. Now I like to make ole-objects stored in the database visible in a window within the form. Are there any ole objects (bound controls) available in vba...
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.