Advertisement

1 - 10 of 91 containing alltags:("424") (0.001 seconds)
To simplify the problem I have created a DLL from VB the DLL contains one function, the code is as follows: Public Function CallWord() As String     Dim oWord As Object         On Error GoTo...
Zones: ASPDate Answered: 10/24/2003 Grade: C Views: 0
I have produced a VB 4 application with an installation routine produced by Install shield.  When I install on PCs with existing VB4 software installed the program works. When installing on a 'New...
Zones: Visual BasicDate Answered: 05/18/1998 Grade: A Views: 0
Hi experts, We´re going to move our Intranet into a new server in the next days. As a test, we´ve installed Windows NT 4.0 and IIS 4 (and some service packs!) on the new server so as to check if...
Zones: ASPDate Answered: 03/31/2000 Grade: A Views: 0
I have been customising the Microsoft Outlook web access pages & have come across a problem, since I don't know a thing about asp or vbscript I'm having a bit of trouble with what looks like a simp...
Zones: ASPDate Answered: 12/18/2000 Grade: B Views: 0
I'm using VB6.0 on 2k. Version 8176 VBA: Retail 6.0.8169 I'm writing a VB serial port radar control program and I took the sample serial port code off this website.  (It's also in the VB help e...
Zones: ProgrammingDate Answered: 12/12/2002 Grade: A Views: 0
Hi I have put in the following search code Private Sub cmdZoek_Click() Dim Find As String List1.Clear Find = Text1.Text If Find = "" Then   Text1.SetFocus Exit Sub End If Find = "...
Zones: VB DBDate Answered: 03/03/2003 Grade: B Views: 0
I need to be able to store some ranges from a sub using Application.InputBox. How do I do it. I keep on getting 424 error, object not defined. I'm sure it's something simple... Thanks ! ...
Zones: Ms Office SuiteDate Answered: 05/29/2003 Grade: A Views: 0
I have a form that has 3 datagrids on it and connected to an Access 2000 databases.  This form is used for 4 different instances depending on computer name.  So it is connected to 4 different datab...
Zones: Visual BasicDate Answered: 09/29/2003 Grade: A Views: 0
Hi!    I was hoping that you could help me with this problem that I've been having since about a month ago. Basically it doesn't matter if I do something on my computer or not, but all of a sudden...
Zones: Windows XPDate Answered: 12/15/2003 Grade: C Views: 0
i am having new at writing this type of code and need some help; I can not figure out why I am getting  the runtime error 424; object required.  I think I have not declared a value some where and d...
Zones: MS AccessDate Answered: 01/26/2004 Grade: A Views: 0