I have made a DDE connection in my VB code to another program and can read one point which is attached to my Label1 box. How can I read multiple items once I have created a DDE connection to my Topic?
Thanks!
I have seen in the past where a programmer developed an executable program with VB 6.0 and when he called this executable from another program to run he passed it parameters, ie: StartApp "Test.exe" 300 200
Where Test is the name of the executable and the 300 and 200 would be the coordinates of...
I initally set up an ADOA connection to a database to write and retrieve information to Access from a Word document. Everything was fine until I started modifying the code and evidently screwed something up. Now everytime I open word is pops up a window that says, "Ambiguous Name ~". When I...
I'm using the following code to copy information from a text box in word to a database in Access. I don't get any errors but none of the information in the text boxes gets entered into my database. Can someone help me with this?
Thanks
Dim db As Database
Dim rs As Recordset...
I need to populate a combobox located in a userform in Word but it must write the information to an Access database so that the next time Word is opened the combobox will be populated with the information that it previously stored in the database. Can someone help me with this?
Thanks
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.