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 :
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...
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...
Starting with visual basic ShowStarting with visual basic Visual Basic is a programming tool designed by Microsoft for its Component Object Model (COM). This tool can be used to create applications for windows, web, mobile devices etc.The latest version of Visual basic...
Download Instant Knowledge Base ShowThe use of knowledge base is not only limited to solving engineering problems but it especially consists of organizing information and to-do lists. Therefore it is important that each company has knowledge base for a better collaboration. In fact,...
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...
ASCII Code ShowData coding Morse code was the first code used for long-distance communication. Samuel F.B. Morse invented it in 1844. This code is made up of dots and dashes (a sort of binary code). It was used to carry out communication much faster than could...

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