Does anyone know how to autocomplete a datacombo, currently i am using code that reads the first letter then auto completes using next closest word, the only problem is if you type another letter instead of blanking out the auto-completed text (everything except the 1st letter you typed) it just...
Is there a way to bind all my controls in a program once, at the moment I am having to rebind them every time I move or alter records which is getting slower as I add more controls to the form.
My current code is something like :
For Each fctrl In frmInstMain.Controls
If (TypeOf fctrl Is...
It sounds like I was having the same problems with my disconnected recordsets, mine were only updating the first conflicting record and not the rest and even this did not seem to be consistant. I could find no help on this to show why this was happening, in the end I had to replace the batch...
I am trying to start Internet explorer from one of my programs and set the web page it connect to.
I can't seem to find any help for this, I have written code to start Outlook with a new blank email but not to start IE.
Any relevant web pages or comments would be much appreciated.
I am using the package and deployment wizard on several programs and when trying to set them up on a different pc, but I am getting the following error
Could not find C:\WINDOWS \ TEMP \ msftqws.pdw
This only seems to happen if i have got ActiveX components in the program?
I also get an error...
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.