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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20642657.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10053022.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10320317.htm...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20007644.htm...
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...
http://www.experts-exchange.com/Programming/Misc/Q_20423936.html
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 = "...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20531802.html
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 !
...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_206...
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20681779.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_20798333.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20862120.html
Zones:
MS AccessDate Answered: 01/26/2004 Grade: A Views: 0