Can someone explain why I need to specify the class name on certain VBA functions. I inherited an application that makes use of VBA and certain functions, i.e Str and Chr, are not qualified. I ne...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 02/25/2004 Grade: A Views: 0
II'm very new to C programming, but this is also my last program...I have this program pretty much written, i just have a several errors which I can't fix for some reason. The compiler shows:
in...
http://www.experts-exchange.com/Programming/Languages/C/Q_21892126.html
Zones:
CDate Answered: 07/19/2006 Grade: A Views: 0
How can you re-install Office 97 profesional after reformating your hard drive. I no longer have the floppy disks for excel 5.0. The setup can't find a qualifying upgrade product since I reformat...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
I have a form that opens (frmList) based on user input in another form. The source form can be from any number of forms so I added a textbox to frmList that would tell it the source form. I want th...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10374776.html
Zones:
MS AccessDate Answered: 05/31/2000 Grade: A Views: 0
I am just getting started in creating error handling. I like using the err object, but in some of my projects the use of err.number and err.description causes an error. Is there a reference, or dec...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10802901.html
Zones:
Visual BasicDate Answered: 07/25/2000 Grade: B Views: 0
Now I am getting an invalid qualifier error.... any reason why??
---------------
Dim Clock(1 To 6) As Long
Dim hoursWorked As Integer
Dim txtBox As TextBox
For Each txtBox In txtIn...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20594581.html
Zones:
Visual BasicDate Answered: 04/25/2003 Grade: B Views: 0
I get the following error
Type qualifier "Recta" must be struct or class name??
#include<iostream.h>
class Line {
protected :
float length;
public :
void setLength(float len) ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20669405.html
Zones:
C++Date Answered: 01/25/2004 Grade: A Views: 0
What is the rationale for using double NOT EXISTS in universal qualifiers? The following is an example.
Find the items that have appeared in all sales.
SELECT itemno, itemname FROM item
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21139727.html
Zones:
MS AccessDate Answered: 12/20/2004 Grade: A Views: 0
I'm using following SQL statement to get data from .txt file
SELECT *
FROM OpenRowset('MSDASQL', 'Driver={Microsoft Text Driver (*.txt; *.csv)};
DefaultDir=C:\Transfer\Test...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21361176.html
Could somebody explain and give me an example about this statement : Lookup tables and arrays may be modeled as qualified associations. I don“t understand what is qualified associations.
Sorry my...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21658301.html
Zones:
DatabasesDate Answered: 12/09/2005 Grade: B Views: 0