If I make a double click in some icon of my desktop it will open the file with WORD. Also the first option (bold) in the context menu is modify and not open.
When i start the PC all programms to ejecute at startup are opened with word.
Somebody can help me??
peterguhl@yahoo.de
I´ve only the possibility to connect a 512 Provider to my local net. But I need 1024 or more. So the question: Can I connect two entrance from the same Provider in my server.
peterguhl@yahoo.de
How can I align that the input in the maskedbox will be from right to left side.
my mask is ###.###.###
when I input 14.658.302 it give me 146.583.02
Thank a lot
peterguhl@yahoo.de
I've four files on a floppy disc, when I explore the disc I can see the file names and the correct filesize but I'm not enable to copy the files on my HDD.
peterguhl@yahoo.de
It's not a VB problem but I'm interested to hear your opinions. Is there a way to create a messenger aplication without using any mail direccion like. I want create a Spam-free Messenger (In my msn mail which never i've used are about 350 mails in two weeks)
peterguhl@yahoo.de
If you test the sub it will give you back the Weeknumber, First and last day of this week. But there is a bug in the DatePart-function and also in format. In the year in which 29 diciember is a monday like 2003 it give Weeknumber 53 and it must be Weeknumber 1.
Private Sub Command1_Click()
Dim...
I have a cycle in which i form groups of documents with details which I'll print in one report (with subrecord) So for example I've 7 documents and I'll group it to 2.
When I print the report then the first is correct and the second don't have details. After refresh manualy y can print twice...
With VB 6.0 and Crystalreport 8.0.
I have a Report with Subreport. When y print from my code the first report it in ok, in the second one i only see the Values of de mainreport.
Please help me
peterguhl@yahoo.de
I've this little function and the trouble is that in one of my desktop I can see my Errormessage in the other I'll have the Visualbasic own Errormessage
Function ErrorText() As Double
dim result as Double
On Error GoTo handler
Result = 8 / 0
Exit Function
handler:
MsgBox...
When I want to charge the MS Forms 2.0 OL their occur a error:
-> Conflict between Name and modul a project o a libery in a existing object
It's not the original text, because I've translated it from spanish. What can I do.
peterguhl@yahoo.de
I'm a little confused today, so how I to know the active form object in a global module, In this moment i'm using ME like a parameter but it's not very good
If open a $M Word $P document with password proteccion the OO don't accept to input this password. Their is something wrong in my configuration or OO can't operate 126 bit passwords.
I've a Datagrid and will capture the mousclick with col and rowcontaining, but the value of both metods are wrong.
Their is any parameter I have to switch on?
Is their a possibility to obligate ADO refresh in a specific moment. I've a datagrid and make changes in the grid. But it need a cuple of time to update de Table.
An example how to capture the mouseclick an make different popups in each column.
Option Explicit
Dim rwSel As Integer
Private Sub DGrid_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
Dim clSel As Integer
Dim intCnt As Integer
Dim refWid As Integer
If Button = 2...
Hello
I want to know how many form contains my project, Because y want use this to configurate some arrays.
Their is somebody who know how to do this. (b)
Thanks a lot.
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.