Hello,
My problem is this:
I have a GIF image and i want to edit it with VB (add
specifiek points to it) and than save it as a GIF image.
So the dot's should by added dynamicly.
Is there anybody who can help me with this?
Greatings, Thinlizzy
Hello,
I have a Word file which I want to read line by line.
First I save the file as text-file.
Then I read this text-file and write it as a new file.
THE PROBLEM: Special characters like "é" are not translated
correct (in this case "é" is translated as ",")...
Hello,
My Problem:
I have a word vba project made with Word 97 on Windows 98.
In this project I have made a dialog with some textboxes
comboboxes and Listboxes.
When I installed it on a Windows NT 4.0 system with Word 97,
the listboxes where twice as small. I checked the width of the...
Hello,
I want to reed the path of a shortcut file in a
directory, see beneth:
Public Function TargetPathOfShortCut() As String
Dim strLink As String
strLink = Dir("c:\*.LNK") ' Return first *.LNK file
' (this link to another File...
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.