As the text fills up the text box, I would like for the rich text control to scroll automatically, so the user doesn't have to keep scrolling with the bar. Is there a property that addresses this or do I need to code something---and if so, help would be appreciated. Thanks.
Hi,
I wrote a program several months ago using an inet control on a different computer. When I try to run this program on my home computer, I get this error:
Line 47: Cannot load control Inet1; license not found.
Any help is very much appreciated. Thanks.
Hi. I have a command button on my form that I would like to click and open the Windows sound recorder accessory with. It's located at
C:\WINDOWS\system32\sndrec32.exe
Anyone know how I can click the command button and execute this application? Thanks.
Is there any way I can use the system clock to look ahead into the future and get me information on how many days will be in a certain month, and what day of the week the first day of the month will be?
For example, say I type in "2/2006". I want my Excel macro to go into the system clock and...
Basically, I have a program that is inserting images saved to the hard drive into Word, but first the program must open Word and change the margins. Here is the code relevent to my problems:
-------------------------------------------
Dim WordApp As Word.Application
Dim WordDoc As Word.document...
Sorry for the double post.
OK, now when I build the program and try to run it on a computer that doesn't have VB6.0 installed, I get "cannot find MSINET.ocx" or something like that. Is there anyway I can correct this so any computer can run the program? Thanks.
Hypetia, I've checked into that a little, but I actually am putting the images into Microsoft Word using VBA, and in order to use the .selection.addpicture (or something like that) method, I have to have the .jpg saved to the disk. If you know of a way in which I could transport the .jpg...
Hypetia, I've checked into that a little, but I actually am putting the images into Microsoft Word using VBA, and in order to use the .selection.addpicture (or something like that) method, I have to have the .jpg saved to the disk. If you know of a way in which I could transport the .jpg...
Thanks so much for your help. Unfortunately, it still isn't working in the way I need it. I added the scrrun.dll at the suggestion of johnwm and the FileSystemObject began working. I ran the original program that strongm created and it worked fine. However, I found that if I wanted to do another...
I know that the Inet control gives me this ability, but so far I am not having any success. What I want is nothing fancy, just this:
A button is clicked, and the .jpeg at http://mi.wizards.com/global/images/magic/general/armageddon.jpg is saved to C:\Windows\temp
That's all I want, yet I can't...
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.