Visual Basic 6.0 Fundamentals: Control Structures, Arrays


Overview/Description
This course, Visual Basic 6.0 Fundamentals: Control Structures, Arrays, discusses making a program make decisions such as loop and branch statements, using arrays, and using functions and operators.

Target Audience
You should be familiar with basic Visual Basic concepts including creating a program, and using subs and functions.

Expected Duration
This course, including the practice exercises, will take up to 4 hours to complete.

Objectives:

Making Program Make Decisions - 1

  • Use Visual Basic loop and branch statements
  • Use different kinds of If statements for simple choices
  • Use Select Case statements for multiple choices
  • Making a Program Make Decisions - 2

  • Use For loop statements
  • Use Do loop statements
  • Use Exit Loop, Exit Sub, and Exit Function statements
  • Use the InputBox() function
  • Using Functions and Operators

  • Use Visual Basic's string functions and operators
  • Use other functions and operators
  • Using Arrays

  • Create arrays
  • Declare multi-dimensional arrays
  • Use the LBound() and UBound() functions

  • Course Number: MDEV0103