Search results

  1. J

    Need some help on a program again

    I need some help on a program again. Don't remember if I explained this in my last post, but I'm taking a VB class in school, and the professor is absolutely horrible at teaching it. I've got a pretty good handle on this stuff and I'm usually able to figure it out on my own, but now is not one...
  2. J

    Help with select case statement

    Hey guys. I'm taking a visual basic class in college, and I'm having trouble with some code. Public Class Form1 Private Sub btnFindLocation_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnFindLocation.Click 'Define variables Dim callNumber As...
Back
Top Bottom