Category Archives: Visual Basic 6 (VB6)

VB6 Tutorial 18: Nested If/Else

In this lesson, I shall take you through the concept of the nested if-else block. The visual basic language provides many convenient ways for conditional operations. This text section shows you one of them, nesting of the simple If blocks.