Search : in
By :

Visual Basics 6.0

Last answer on Nov 4, 2009 9:29:39 am GMT Karatiana, on Nov 4, 2009 1:50:12 am GMT 
 Report this message to moderators

Hello, I am beginner to VB. I want to create a number game, the form will consist of 2 Labels & 2 command buttons, 1 variable declared as a dim in general declarations, and a string also declared, random number between 0 - 9, function to change contents of string to value, input from user (a number) select case proceedure to match statements to numbers, and if statement, remarks explains each part of code does, remark at begining of program that gives name and date, draft of code and insert code into program it still not come out right

Configuration: Windows XP Internet Explorer 8.0

Best answers for « Visual Basics 6.0 » in :
Coding to link Visual basic to MS Access ShowCoding to link Visual basic to MS Access Issue Solution Note Issue Hello, Please I need to know the coding, how to link visual basic to MS Access! Solution You can try this: Option Explicit Dim conn As ADODB.Connection, rec...
System error: Microsoft Visual Basic ShowSystem error: Microsoft Visual Basic When opening Excel, you encounter the following error message. A window called "Microsoft Visual Basic" opens with the following contents: System Error & H80004005 (-2147467259). Unspecified error...
Visual FoxPro ShowVisual FoxPro Visual FoxPro (VFP) is a very powerful tool marketed by Microsoft since 1995. It includes a programming language, an engine for relational database and an integrated development environment (IDE), which allows developers...
Introduction to object-oriented programming ShowA new programming concept Extract from "Understanding Active X and OLE" by David Chappel "In the last 35 years, designers of computer hardware have gone from designing machines the size of a hangar to thin notebooks based on minuscule...

1

 LouisSteph, on Nov 4, 2009 9:29:39 am GMT

Dear Karatiana,

Please find the solution to your problem from the following addresses:

http://www.profsr.com/vb/vbintro.htm

http://www.vbtutor.net/vbtutor.html

Thanks.

Reply to LouisSteph