Hi, I have a form called Main and one called ClientFinder. ClientFinder has a listbox and I have the code that when you click on a client, it saves the clientID and closes the ClientFinder screen and sets the focus to the Main form. How do I get the Main form to goto the Client that I have the...
I am trying to store someones company name into a VARCHAR field in MYSQl. the problem comes about when you have a ' character in the name ie Ried's Stores
Does anyone know how to overcome this. I have been using text parsing to change any ' characters to a ] character. however this is not a...
Hi there, I am trying to place a text string into a bookmarked position in a word document and can not get it to work. There seems to be little or no examples of it on the net. Please help. I have tried the following code:
Private Sub Command0_Click()
Dim chan
Shell ("winword.exe"), 1...
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.