Posted by cl on Thursday, May 7, 2009 at 4:58pm.
gradeCounter is defined as Integer.
Try:
If(gradeCounter = 0)...
In VB, you should use OPTION EXPLICIT whenever possible in order to let the 'compiler' endorce strong typing.
Related Questions
Visual Basic - If you wanted your program to respond to an event every 5 seconds...
English - Hello. Please tell me if it's possible to say: 1) to declare a ...
Visual Basic - I am working on a project called VB Auto Sales I am working in CH...
Visual Basic - How do I display 1/2 as a signle character in a text box?
COM 215 written communication - I need to write an informative message,positive ...
psychology - Whether you're persuaded by a message will primarily depend on ...
physics - the 2lb box slides on the smooth curved ramp. if the box has a ...
physics - the 2lb box slides on the smooth curved ramp. if the box has a ...
Geometry - Greg made two similar glass display boxes shaped like triangular ...
visual basic net - Formula F=1.8 * C + 32 Create an application that displays a...
For Further Reading