Search:

Type: Posts; User: WOTS

Search: Search took 0.03 seconds.

  1. Replies
    14
    Views
    8,466

    Re: Random Generator with case

    I was looking at it from the standpoint of what it looks like to the player and the fact that I have 5 small arrays to search. The player has to know the number has been selected so changing the...
  2. Replies
    1
    Views
    1,006

    Changing text color when index in array found

    First let me thank everyone for all the help they have offered. I am very new to VB as you can tell. I believe I have backed myself into a bit of a corner not unless I use lots of if statements. I...
  3. Replies
    14
    Views
    8,466

    Non repeating random almost

    Hello,

    The code you provided moved me down the road. I do want to thank you, it has been very helpful. I am finally able to get numbers up but I am getting repeated values and the values all...
  4. Replies
    14
    Views
    8,466

    Non repeating randoms in a arrays

    Hello

    I need to get non repeating randoms in a two dimensional array or 5 individual arrays. Someone was nice enough to suggest an easy method beyond where I am currently at in learning VB so ...
  5. Replies
    14
    Views
    8,466

    Random Generator with case

    I am new to VB. I am working on a project, Bingo of all games. I have been able to get the program to generate a random ball with shuffle method, so it has no duplicate balls. What I have not been...
  6. Thread: GUI Alignment

    by WOTS
    Replies
    0
    Views
    1,573

    GUI Alignment

    Hello,

    I need to align the text and label fields of a build panel GUI as below.


    Label TextField
    Label TextField
    Label TextField
    Label TextField
    Rest Button Calc Revenue Button.
  7. Thread: VB SQL Issue

    by WOTS
    Replies
    5
    Views
    888

    VB SQL Issue Update

    Hello,

    I am new to VB. These are the only files VB Forums would allow for upload. Tried a zip folder but that was too large.

    The problem I am having is in query builder. I have added 2 data...
  8. Thread: VB SQL Issue

    by WOTS
    Replies
    5
    Views
    888

    VB SQL Issue

    Hello,

    I am new to VB. Attached is a zip folder with a VB program. The problem I am having is in query builder. I have added 2 data sets. When I execute to see the results it assigns name to...
  9. Transfer text to global variable from Main to second form

    1) An application has two forms named MainForm and SecondForm. The SecondForm form has a public class-level integer variable named intReading, and the MainForm has a text box named txtInput. Assume...
  10. Replies
    1
    Views
    612

    Transfer of Data and Currency Formating

    Two questions I am new to VB just learning.

    1) An application has two forms named MainForm and SecondForm. The SecondForm form has a public class-level integer variable named intReading, and the...
Results 1 to 10 of 10



Click Here to Expand Forum to Full Width